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
Method
test_load_script
(self)
bindings/python/tests/test_api.py:372
Method
test_memory_property_returns_memory
(self)
bindings/python/tests/test_api.py:283
Method
test_memscan
(self)
bindings/python/tests/test_api.py:378
Method
test_module_property_returns_module
(self)
bindings/python/tests/test_api.py:286
Method
test_os_property_returns_os
(self)
bindings/python/tests/test_api.py:271
Method
test_pid_closed_session
(self)
bindings/python/tests/test_api.py:305
Method
test_pid_returns_int
(self)
bindings/python/tests/test_api.py:301
Method
test_properties_are_cached
(self)
bindings/python/tests/test_api.py:292
Method
test_read
(self)
bindings/python/tests/test_api.py:119
Method
test_read_nil
(self)
bindings/python/tests/test_api.py:124
Method
test_readlink
(self)
bindings/python/tests/test_api.py:137
Method
test_readlink_nil
(self)
bindings/python/tests/test_api.py:142
Method
test_reset
(self)
bindings/python/tests/test_api.py:256
Method
test_start_custom_size
(self)
bindings/python/tests/test_api.py:220
Method
test_start_default
(self)
bindings/python/tests/test_api.py:212
Method
test_stop
(self)
bindings/python/tests/test_api.py:196
Method
test_stop
(self)
bindings/python/tests/test_api.py:226
Method
test_syscall_property_returns_syscall
(self)
bindings/python/tests/test_api.py:277
Method
test_tgkill
(self)
bindings/python/tests/test_api.py:83
Method
test_thread_property_returns_thread
(self)
bindings/python/tests/test_api.py:289
Method
test_trace_category
(self)
bindings/python/tests/test_api.py:190
Method
test_trace_multiple
(self)
bindings/python/tests/test_api.py:182
Method
test_trace_single
(self)
bindings/python/tests/test_api.py:175
Method
test_unhook
(self)
bindings/python/tests/test_api.py:364
Method
test_unhook_closed
(self)
bindings/python/tests/test_api.py:368
Method
test_with_block
(self)
bindings/python/tests/test_api.py:399
Method
test_write_failure
(self)
bindings/python/tests/test_api.py:161
Method
test_write_success
(self)
bindings/python/tests/test_api.py:157
Function
to_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
external/json.hpp:24369
Function
to_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
external/json.hpp:24399
Method
to_char_type
external/json.hpp:3747
Method
to_char_type
external/json.hpp:3771
Method
to_char_type
external/json.hpp:17547
Method
to_int_type
Redefine to_int_type function
external/json.hpp:3742
Method
to_int_type
Redefine to_int_type function
external/json.hpp:3766
Method
to_json
external/json.hpp:6160
Function
to_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
external/json.hpp:24319
Function
to_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
external/json.hpp:24342
Method
token_type_name
external/json.hpp:7085
Method
ubjson_prefix
! @brief determine the type prefix of container values */
external/json.hpp:17255
Function
unflatten
external/json.hpp:15310
Method
unhook_selected
src/binr/renef/tui/tabs/hooks_tab.cpp:126
Function
update
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
external/json.hpp:23450
Method
value
return the value of an iterator
external/json.hpp:14445
Function
value_in_range_of
external/json.hpp:4277
Method
watch_start
Start real-time watch of hook output Args: callback: Function that receives (message: bytes, length: int) Retur
bindings/python/renef/core.py:593
Function
what
returns the explanatory string
external/json.hpp:4514
Method
wide_string_input_adapter
external/json.hpp:6790
Method
write
Write raw bytes to memory
bindings/python/renef/core.py:56
Method
write_bjdata_ndarray
! @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid */
external/json.hpp:17369
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
external/json.hpp:16881
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
external/json.hpp:16900
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
external/json.hpp:16737
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
external/json.hpp:16747
Method
write_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
external/json.hpp:16963
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
external/json.hpp:16725
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
external/json.hpp:16797
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
external/json.hpp:16779
Method
write_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
external/json.hpp:17025
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
external/json.hpp:16848
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
external/json.hpp:16765
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
external/json.hpp:16825
Method
write_character
external/json.hpp:15696
Method
write_character
external/json.hpp:15721
Method
write_compact_float
external/json.hpp:17513
Method
write_number
external/json.hpp:17497
Method
write_number_with_ubjson_prefix
external/json.hpp:17072
Method
write_u16
Write unsigned 16-bit value
bindings/python/renef/core.py:90
Method
write_u32
Write unsigned 32-bit value
bindings/python/renef/core.py:94
Method
write_u64
Write unsigned 64-bit value
bindings/python/renef/core.py:98
Method
write_u8
Write unsigned 8-bit value
bindings/python/renef/core.py:86
Method
~CommandDispatcher
src/librenef/include/renef/cmd.h:32
Method
~ITransport
src/librenef/include/renef/transport.h:12
Method
~LogsTabImpl
src/binr/renef/tui/tabs/logs_tab.cpp:20
Method
~ServerConnection
src/librenef/util/server_connection.cpp:19
Method
~SocketHelper
src/librenef/util/socket.cpp:15
Method
~TCPTransport
src/librenef/transport/tcp.cpp:14
Method
~TransportServer
src/librenef/transport/server.cpp:12
Method
~UDSTransport
src/librenef/transport/uds.cpp:12
Function
~basic_json
@brief destructor @sa https://json.nlohmann.me/api/basic_json/~basic_json/
external/json.hpp:21295
Method
~binary_reader
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
external/json.hpp:9872
Method
~data
external/json.hpp:24256
Method
~input_stream_adapter
external/json.hpp:6545
Method
~iter_impl
external/json.hpp:13648
Method
~iteration_proxy
external/json.hpp:5599
Method
~iteration_proxy_value
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor,cppcoreguidelines-noexcept-move-operations)
external/json.hpp:5501
Method
~json_ref
external/json.hpp:15547
Function
~json_sax
external/json.hpp:8793
Method
~json_sax_dom_callback_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
external/json.hpp:9149
Method
~json_sax_dom_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
external/json.hpp:8841
Method
~lexer
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
external/json.hpp:7157
Method
~nonesuch
external/json.hpp:283
Method
~output_adapter_protocol
external/json.hpp:15649
Method
~serializer
external/json.hpp:18804
← previous
1,101–1,194 of 1,194, ranked by callers