Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ahmeth4n/renef
/ functions
Functions
1,194 in github.com/Ahmeth4n/renef
⨍
Functions
1,194
◇
Types & classes
336
↓ 1 callers
Function
uninstall_all_java_hooks
src/agent/hook/java.c:2095
↓ 1 callers
Function
uninstall_java_hook
src/agent/hook/java.c:2032
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/json.hpp:14305
↓ 1 callers
Method
watch_stop
Stop real-time watch
bindings/python/renef/core.py:612
Method
ColorManager
src/librenef/include/renef/colors.h:71
Method
CommandRegistry
src/librenef/include/renef/cmd.h:73
Method
CommandResult
src/librenef/include/renef/cmd.h:13
Method
ConsoleTabImpl
src/binr/renef/tui/tabs/console_tab.cpp:30
Method
File
Access File API
bindings/python/renef/core.py:467
Method
Focusable
src/binr/renef/tui/tabs/modules_tab.cpp:169
Method
Focusable
src/binr/renef/tui/tabs/memory_tab.cpp:156
Method
Focusable
src/binr/renef/tui/tabs/console_tab.cpp:202
Method
Focusable
src/binr/renef/tui/tabs/hooks_tab.cpp:116
Method
Focusable
src/binr/renef/tui/tabs/logs_tab.cpp:119
Method
HooksTabImpl
src/binr/renef/tui/tabs/hooks_tab.cpp:41
Function
JSON_CATCH
external/json.hpp:20715
Function
JSON_INTERNAL_CATCH
external/json.hpp:22378
Method
KCov
Access KCov API
bindings/python/renef/core.py:481
Method
LogsTabImpl
src/binr/renef/tui/tabs/logs_tab.cpp:17
Method
Memory
Access Memory API
bindings/python/renef/core.py:439
Method
MemoryTabImpl
src/binr/renef/tui/tabs/memory_tab.cpp:13
Method
Module
Access Module API
bindings/python/renef/core.py:446
Method
ModulesTabImpl
src/binr/renef/tui/tabs/modules_tab.cpp:40
Method
OS
Access OS API
bindings/python/renef/core.py:460
Method
OnEvent
src/binr/renef/tui/tabs/modules_tab.cpp:111
Method
OnEvent
src/binr/renef/tui/tabs/memory_tab.cpp:109
Method
OnEvent
src/binr/renef/tui/tabs/console_tab.cpp:140
Method
OnEvent
src/binr/renef/tui/tabs/hooks_tab.cpp:93
Method
PluginCommandDispatcher
src/librenef/plugin/plugin.cpp:21
Method
Render
src/binr/renef/tui/tabs/modules_tab.cpp:43
Method
Render
src/binr/renef/tui/tabs/memory_tab.cpp:16
Method
Render
src/binr/renef/tui/tabs/console_tab.cpp:53
Method
Render
src/binr/renef/tui/tabs/hooks_tab.cpp:44
Method
ServerConnection
src/librenef/include/renef/server_connection.h:27
Method
ServerConnection
src/librenef/util/server_connection.cpp:17
Method
SocketHelper
src/librenef/util/socket.cpp:11
Method
Syscall
Access Syscall API
bindings/python/renef/core.py:474
Method
TCPTransport
src/librenef/transport/tcp.cpp:9
Method
Thread
Access Thread API
bindings/python/renef/core.py:453
Method
TransportServer
src/librenef/transport/server.cpp:8
Method
TuiApp
src/binr/renef/tui/tui_app.cpp:25
Method
UDSTransport
src/librenef/transport/uds.cpp:7
Method
__del__
(self)
bindings/python/renef/core.py:416
Method
__enter__
(self)
bindings/python/renef/core.py:419
Method
__exit__
(self, *args)
bindings/python/renef/core.py:422
Method
__init__
(self)
bindings/python/tests/test_api.py:37
Method
__init__
(self, session: 'RenefSession')
bindings/python/renef/core.py:43
Method
__init__
(self, session: 'RenefSession')
bindings/python/renef/core.py:118
Method
__init__
(self, session: 'RenefSession')
bindings/python/renef/core.py:192
Method
__init__
(self, session: 'RenefSession')
bindings/python/renef/core.py:212
Method
__init__
(self, session: 'RenefSession')
bindings/python/renef/core.py:258
Method
__init__
(self, session: 'RenefSession')
bindings/python/renef/core.py:308
Method
__init__
(self, session: 'RenefSession')
bindings/python/renef/core.py:341
Method
__init__
(self, handle, lib)
bindings/python/renef/core.py:405
Method
__init__
(self, library_path: str = None)
bindings/python/renef/core.py:622
Method
_wrapper
(msg, length, _user_data)
bindings/python/renef/core.py:606
Method
accept_client
src/librenef/transport/server.cpp:20
Method
accept_client
src/librenef/transport/uds.cpp:66
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
external/json.hpp:22449
Method
backtrace
Get stack backtrace
bindings/python/renef/core.py:199
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
external/json.hpp:21026
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
external/json.hpp:20982
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
external/json.hpp:25041
Function
basic_json from_bjdata
external/json.hpp:24589
Function
basic_json from_bson
external/json.hpp:24619
Function
basic_json from_cbor
external/json.hpp:24423
Function
basic_json from_msgpack
external/json.hpp:24481
Function
basic_json from_ubjson
external/json.hpp:24535
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
external/json.hpp:20264
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
external/json.hpp:21034
Function
basic_json parse
external/json.hpp:24056
Method
binary
external/json.hpp:8879
Method
binary
external/json.hpp:9187
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
external/json.hpp:9862
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
external/json.hpp:15798
Method
boolean
external/json.hpp:8849
Method
boolean
external/json.hpp:9157
Function
build_adb_cmd_attach
src/librenef/cmd/cmd_attach.cpp:20
Method
byte_swap
external/json.hpp:12597
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
external/json.hpp:16858
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
external/json.hpp:16873
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
external/json.hpp:16915
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
external/json.hpp:16710
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
external/json.hpp:16787
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
external/json.hpp:17010
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
external/json.hpp:16757
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
external/json.hpp:16815
Function
call_original_via_interpreter
src/agent/hook/java.c:1266
Function
call_original_via_jni
src/agent/hook/java.c:940
Function
capture_write
src/agent/core/agent.c:395
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
external/json.hpp:23068
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
external/json.hpp:6263
Method
close
src/librenef/transport/uds.cpp:152
Method
close_server
src/librenef/transport/server.cpp:96
Function
cmd_eval
src/agent/handlers/builtin.c:88
Function
cmd_help
src/agent/handlers/builtin.c:116
Function
cmd_hexexec
src/agent/handlers/builtin.c:147
Function
cmd_hook
src/agent/handlers/builtin.c:83
Function
cmd_hooks
src/agent/handlers/builtin.c:46
Function
cmd_list_apps
src/agent/handlers/builtin.c:18
← previous
next →
501–600 of 1,194, ranked by callers