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
↓ 260 callers
Method
size
external/json.hpp:3252
↓ 217 callers
Method
empty
external/json.hpp:6654
↓ 185 callers
Function
create
external/json.hpp:20390
↓ 163 callers
Method
find
Find module base address by name
bindings/python/renef/core.py:121
↓ 133 callers
Function
concat
external/json.hpp:4476
↓ 131 callers
Method
write_character
external/json.hpp:15671
↓ 95 callers
Method
end
return iterator end (needed for range-based for)
external/json.hpp:5608
↓ 75 callers
Method
begin
return iterator begin (needed for range-based for)
external/json.hpp:5602
↓ 62 callers
Function
to_string
external/json.hpp:5444
↓ 49 callers
Function
get
external/json.hpp:5618
↓ 47 callers
Method
append_console_output
src/binr/renef/tui/tui_state.cpp:27
↓ 47 callers
Method
parse_error
external/json.hpp:4667
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
external/json.hpp:24199
↓ 42 callers
Function
verbose_log
src/agent/core/globals.c:14
↓ 41 callers
Method
data
external/json.hpp:24239
↓ 38 callers
Function
add
add a character to token_buffer
external/json.hpp:8427
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
external/json.hpp:20832
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
external/json.hpp:21398
↓ 33 callers
Method
clear
src/binr/renef/tui/memscan_tui.cpp:82
↓ 31 callers
Method
set_eval_response
(self, success, output, error=None)
bindings/python/tests/test_api.py:48
↓ 30 callers
Method
key
external/json.hpp:9609
↓ 28 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
external/json.hpp:22834
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
external/json.hpp:8479
↓ 25 callers
Method
value
return value of the iterator
external/json.hpp:5575
↓ 24 callers
Function
input_adapter
external/json.hpp:6874
↓ 23 callers
Method
request_refresh
src/binr/renef/tui/tui_state.cpp:10
↓ 21 callers
Function
write_memory
src/inject/injector.cpp:165
↓ 20 callers
Method
number_unsigned
external/json.hpp:9584
↓ 20 callers
Function
renef_eval
src/librenef/binding/renef.cpp:161
↓ 20 callers
Method
sax_parse
external/json.hpp:13019
↓ 19 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
external/json.hpp:22809
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
external/json.hpp:12734
↓ 19 callers
Method
number_integer
external/json.hpp:9579
↓ 19 callers
Method
operator[]
access to successor
external/json.hpp:14432
↓ 19 callers
Method
send_data
src/librenef/util/socket.cpp:51
↓ 19 callers
Function
unknown_size
external/json.hpp:8798
↓ 18 callers
Function
from_json
external/json.hpp:2602
↓ 17 callers
Method
ensure_connection
src/librenef/util/socket.cpp:19
↓ 17 callers
Method
get_current_pid
src/librenef/cmd/cmd.cpp:152
↓ 17 callers
Function
to_json
external/json.hpp:5917
↓ 16 callers
Method
eval
Execute Lua code Returns: (success, output, error)
bindings/python/renef/core.py:487
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
external/json.hpp:21405
↓ 16 callers
Function
renef_result_free
src/librenef/binding/renef.cpp:586
↓ 15 callers
Function
combine
boost::hash_combine
external/json.hpp:6307
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
external/json.hpp:21356
↓ 15 callers
Function
set_parents
external/json.hpp:20720
↓ 14 callers
Function
get_jni_env
src/agent/core/agent.c:308
↓ 12 callers
Function
cmd_register
src/agent/core/registry.c:16
↓ 12 callers
Method
number_float
external/json.hpp:9589
↓ 11 callers
Method
is_connected
src/librenef/util/socket.cpp:128
↓ 11 callers
Function
send_command
src/binr/renef/main.cpp:790
↓ 10 callers
Function
ai_json_extract
src/binr/renef/main.cpp:1050
↓ 10 callers
Method
boolean
external/json.hpp:9574
↓ 10 callers
Function
lua_engine_get_state
src/agent/lua/engine.c:332
↓ 10 callers
Function
parser
external/json.hpp:20147
↓ 10 callers
Function
send_to_cli
src/agent/lua/api_strace.c:13
↓ 10 callers
Function
set_parent
external/json.hpp:20770
↓ 9 callers
Method
end_array
external/json.hpp:9624
↓ 9 callers
Method
get_fd
src/librenef/transport/uds.h:37
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
external/json.hpp:21419
↓ 9 callers
Method
start_array
external/json.hpp:9619
↓ 8 callers
Function
ai_json_escape
src/binr/renef/main.cpp:1031
↓ 8 callers
Function
check_kcov
get and validate kcov userdata from stack */
src/agent/lua/api_kcov.c:40
↓ 8 callers
Function
dump_integer
external/json.hpp:19435
↓ 8 callers
Method
end_object
external/json.hpp:9614
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
external/json.hpp:12553
↓ 8 callers
Method
start_object
external/json.hpp:9604
↓ 8 callers
Method
string
external/json.hpp:9594
↓ 7 callers
Function
compares_unordered
external/json.hpp:23715
↓ 7 callers
Method
count
Get number of collected PCs
bindings/python/renef/core.py:382
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
external/json.hpp:18828
↓ 7 callers
Function
find
external/json.hpp:20003
↓ 7 callers
Method
send
src/librenef/util/server_connection.cpp:106
↓ 6 callers
Method
binary
external/json.hpp:9599
↓ 6 callers
Function
diagnostics
external/json.hpp:4531
↓ 6 callers
Function
get_art_method_offsets
src/agent/hook/java.c:311
↓ 6 callers
Method
get_string
external/json.hpp:12664
↓ 6 callers
Function
if
external/json.hpp:23686
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
external/json.hpp:21412
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
external/json.hpp:14566
↓ 6 callers
Function
name
external/json.hpp:4526
↓ 6 callers
Method
null
external/json.hpp:9569
↓ 6 callers
Function
push_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
external/json.hpp:14687
↓ 6 callers
Function
read_memory
src/inject/injector.cpp:187
↓ 6 callers
Method
receive_data
src/librenef/util/socket.cpp:97
↓ 6 callers
Function
send_command
src/librenef/binding/renef.cpp:55
↓ 5 callers
Method
Render
src/binr/renef/tui/tabs/logs_tab.cpp:24
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
external/json.hpp:22850
↓ 5 callers
Function
change_page_protection
src/agent/hook/native.c:25
↓ 5 callers
Method
close
(self)
bindings/python/renef/core.py:425
↓ 5 callers
Method
connect
src/librenef/util/server_connection.cpp:23
↓ 5 callers
Function
escape
external/json.hpp:3117
↓ 5 callers
Function
get_android_api_level
src/agent/hook/java.c:65
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
external/json.hpp:6574
↓ 5 callers
Method
get_modules
src/binr/renef/tui/tui_state.cpp:84
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
external/json.hpp:13452
↓ 5 callers
Function
make_result
Helper to create a mock RenefResult
bindings/python/tests/test_api.py:25
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
external/json.hpp:12951
↓ 5 callers
Function
parse_signature
src/agent/lua/api_java.c:148
↓ 5 callers
Method
receive
src/librenef/util/server_connection.cpp:128
next →
1–100 of 1,194, ranked by callers