Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MisterY52/apex_dma_kvm_pub
/ functions
Functions
3,381 in github.com/MisterY52/apex_dma_kvm_pub
⨍
Functions
3,381
◇
Types & classes
774
↓ 560 callers
Function
ImVec2
apex_guest/Client/Client/imgui/imgui.h:262
↓ 241 callers
Method
map
Maps a linear address range to a hardware address range. Output element lengths will both match, so there is no need to do additonal clipping (for bu
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:114
↓ 235 callers
Function
ImMax
apex_guest/Client/Client/imgui/imgui_internal.h:416
↓ 112 callers
Method
len
(&self)
apex_dma/memflow_lib/memflow/src/mem/phys_mem/middleware/metrics.rs:234
↓ 97 callers
Method
iter
Iterator over memory mappings
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:104
↓ 92 callers
Method
to_umem
(self)
apex_dma/memflow_lib/memflow/src/types/pointer.rs:164
↓ 91 callers
Function
ttUSHORT
apex_guest/Client/Client/imgui/imstb_truetype.h:1269
↓ 82 callers
Function
ImMin
apex_guest/Client/Client/imgui/imgui_internal.h:415
↓ 76 callers
Method
push_back
apex_dma/memflow_lib/memflow-ffi/memflow.hpp:706
↓ 75 callers
Function
ImFloor
apex_guest/Client/Client/imgui/imgui_internal.h:433
↓ 75 callers
Method
arg
Adds an `ArgDescriptor` to the validator and returns itself.
apex_dma/memflow_lib/memflow/src/plugins/args.rs:244
↓ 74 callers
Function
GetCurrentWindow
apex_guest/Client/Client/imgui/imgui_internal.h:2379
↓ 66 callers
Function
ImRect
apex_guest/Client/Client/imgui/imgui_internal.h:481
↓ 60 callers
Function
ImClamp
apex_guest/Client/Client/imgui/imgui_internal.h:417
↓ 59 callers
Method
into_iter
(self)
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:83
↓ 59 callers
Method
log_error
(self, err: impl std::fmt::Display)
apex_dma/memflow_lib/memflow/src/error.rs:30
↓ 58 callers
Method
clear
apex_guest/Client/Client/imgui/imgui.h:2113
↓ 51 callers
Method
as_ref
(&self)
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:47
↓ 48 callers
Function
ImFormatString
apex_guest/Client/Client/imgui/imgui.cpp:1468
↓ 46 callers
Method
push
Adds a new memory mapping to this memory map. When adding overlapping memory regions this function will panic!
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:172
↓ 45 callers
Function
ImLerp
apex_guest/Client/Client/imgui/imgui_internal.h:418
↓ 43 callers
Method
required
Set the required state for this argument. By default arguments are optional.
apex_dma/memflow_lib/memflow/src/plugins/args.rs:339
↓ 42 callers
Method
AddRectFilled
apex_guest/Client/Client/imgui/imgui_draw.cpp:1399
↓ 41 callers
Function
mem_drop
apex_dma/memflow_lib/memflow-ffi/memflow.hpp:114
↓ 40 callers
Function
mem_forget
apex_dma/memflow_lib/memflow-ffi/memflow.hpp:123
↓ 39 callers
Method
GetID
apex_guest/Client/Client/imgui/imgui.cpp:2967
↓ 37 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
apex_guest/Client/Client/imgui/imgui_draw.cpp:1388
↓ 37 callers
Function
ttSHORT
apex_guest/Client/Client/imgui/imstb_truetype.h:1270
↓ 34 callers
Method
clone
apex_dma/memflow_lib/memflow-ffi/memflow.hpp:357
↓ 34 callers
Method
get
Tries to retrieve an entry from the options map. If the entry was not found this function returns a `None` value.
apex_dma/memflow_lib/memflow/src/plugins/args.rs:175
↓ 33 callers
Function
IsKeyPressedMap
apex_guest/Client/Client/imgui/imgui_internal.h:2552
↓ 31 callers
Method
log_warn
(self, err: impl std::fmt::Display)
apex_dma/memflow_lib/memflow/src/error.rs:35
↓ 27 callers
Method
find
( name: pdb::RawString<'p>, attributes: pdb::FieldAttributes, type_finder: &pdb::TypeF
apex_dma/memflow_lib/memflow-win32/memflow-win32-defs/src/offsets/pdb/data.rs:263
↓ 26 callers
Method
as_mut
(&mut self)
apex_dma/memflow_lib/memflow/src/dummy/os.rs:115
↓ 26 callers
Function
new_translator
( dtb1: Address, dtb2: Address, arch: ArchitectureObj, )
apex_dma/memflow_lib/memflow/src/architecture/arm/mod.rs:147
↓ 24 callers
Function
GetForegroundDrawList
apex_guest/Client/Client/imgui/imgui_internal.h:2402
↓ 24 callers
Method
find_field
(&self, name: &str)
apex_dma/memflow_lib/memflow-win32/memflow-win32-defs/src/offsets/pdb.rs:114
↓ 23 callers
Method
AddLine
apex_guest/Client/Client/imgui/imgui_draw.cpp:1377
↓ 23 callers
Method
IsValid
apex_dma/vector.h:817
↓ 23 callers
Method
insert
Consumes self, inserts the given key-value pair and returns the self again. This function can be used as a builder pattern when programatically confi
apex_dma/memflow_lib/memflow/src/plugins/args.rs:164
↓ 23 callers
Method
log_info
(self, err: impl std::fmt::Display)
apex_dma/memflow_lib/memflow/src/error.rs:40
↓ 22 callers
Function
ImSaturate
apex_guest/Client/Client/imgui/imgui_internal.h:429
↓ 22 callers
Method
alloc_dtb
(&mut self, map_size: usize, test_buf: &[u8])
apex_dma/memflow_lib/memflow/src/dummy/os.rs:312
↓ 22 callers
Method
byte_swap
(&mut self)
apex_dma/memflow_lib/memflow/src/types/byte_swap.rs:41
↓ 22 callers
Method
read_addr_arch
(&mut self, arch: ArchitectureObj, addr: Address)
apex_dma/memflow_lib/memflow/src/mem/memory_view/mod.rs:235
↓ 20 callers
Function
builder
()
apex_dma/memflow_lib/memflow/src/plugins/args.rs:531
↓ 20 callers
Method
is_empty
Returns `true` if there are no memory mappings.
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:99
↓ 20 callers
Function
parse
( virt_mem: &mut T, descriptor_ptr_ptr: Address, )
apex_dma/memflow_lib/memflow-win32/memflow-win32/src/win32/kernel/mem_map.rs:36
↓ 19 callers
Method
is_null
(self)
apex_dma/memflow_lib/memflow/src/types/pointer.rs:129
↓ 19 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
apex_guest/Client/Client/imgui/imstb_textedit.h:577
↓ 18 callers
Function
ImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
apex_guest/Client/Client/imgui/imgui.cpp:1544
↓ 18 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
apex_guest/Client/Client/imgui/imgui_internal.h:303
↓ 18 callers
Function
IsKeyDown
apex_guest/Client/Client/main.cpp:54
↓ 18 callers
Function
IsNavInputTest
apex_guest/Client/Client/imgui/imgui_internal.h:2554
↓ 18 callers
Method
OnKeyPressed
apex_guest/Client/Client/imgui/imgui_widgets.cpp:3783
↓ 18 callers
Method
build
Builds the final chain of Connectors and OS and returns the last OS. Each created connector / os instance is fed into the next os / connector instanc
apex_dma/memflow_lib/memflow/src/plugins/mod.rs:1095
↓ 18 callers
Method
build
(mut self)
apex_dma/memflow_lib/memflow-win32/memflow-win32/src/win32/kernel_builder.rs:161
↓ 18 callers
Function
ctx_arc_drop
apex_dma/memflow_lib/memflow-ffi/memflow.h:2657
↓ 18 callers
Method
empty
apex_guest/Client/Client/imgui/imgui.h:2112
↓ 18 callers
Method
log_trace
(self, err: impl std::fmt::Display)
apex_dma/memflow_lib/memflow/src/error.rs:50
↓ 18 callers
Method
next
(&mut self)
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:508
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
apex_guest/Client/Client/imgui/imstb_truetype.h:2936
↓ 17 callers
Function
GetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
apex_guest/Client/Client/imgui/imgui_internal.h:2378
↓ 17 callers
Method
address
Returns the current address of this cursor. # Examples ``` use std::io::{Seek, SeekFrom}; use memflow::dummy::DummyMemory; use memflow::types::{Add
apex_dma/memflow_lib/memflow/src/mem/memory_view/cursor.rs:283
↓ 17 callers
Method
clone
(&self)
apex_dma/memflow_lib/memflow/src/dummy/os.rs:101
↓ 17 callers
Method
push_range
Adds a new memory mapping to this memory map by specifying a range (base address and end addresses) of the mapping. When adding overlapping memory re
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:309
↓ 17 callers
Method
read_raw_into
apex_dma/memflow_lib/memflow-ffi/memflow.hpp:2821
↓ 16 callers
Method
data_part
(self)
apex_dma/memflow_lib/memflow/src/error.rs:417
↓ 16 callers
Method
ident
(&self)
apex_dma/memflow_lib/memflow/src/plugins/mod.rs:1182
↓ 16 callers
Method
length
(&self)
apex_dma/memflow_lib/memflow/src/mem/virt_translate/mmu/translate_data.rs:109
↓ 16 callers
Method
read_raw_into
Reads data from memory and stores it in the provided buffer. # Arguments `addr` - The address to start reading from. `out` - The buffer to store the
apex_dma/memflow_lib/memflow/src/mem/memory_view/batcher.rs:252
↓ 16 callers
Method
reserve
apex_guest/Client/Client/imgui/imgui.h:2114
↓ 15 callers
Method
as_page_aligned
(self, page_size: usize)
apex_dma/memflow_lib/memflow/src/types/address.rs:363
↓ 15 callers
Method
bit_at
Returns true or false wether the bit at the specified index is either 0 or 1. An index of 0 will check the least significant bit. # Examples ``` use
apex_dma/memflow_lib/memflow/src/types/address.rs:379
↓ 15 callers
Method
clone_context
apex_dma/memflow_lib/memflow-ffi/memflow.hpp:856
↓ 15 callers
Method
phys_read_into
(&mut self, addr: PhysicalAddress, out: &mut T)
apex_dma/memflow_lib/memflow/src/mem/phys_mem/mod.rs:163
↓ 15 callers
Method
read_into
Reads data from memory and stores it in the provided buffer. # Arguments `addr` - The address to read from. `out` - The buffer to store the read dat
apex_dma/memflow_lib/memflow/src/mem/memory_view/batcher.rs:297
↓ 15 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
apex_guest/Client/Client/imgui/imgui.h:2111
↓ 15 callers
Method
split_at_mut
(&mut self, idx: umem)
apex_dma/memflow_lib/memflow/src/mem/virt_translate/mmu/translate_data.rs:87
↓ 15 callers
Function
stbtt_FindGlyphIndex
apex_guest/Client/Client/imgui/imstb_truetype.h:1461
↓ 15 callers
Function
stbtt__buf_get8
apex_guest/Client/Client/imgui/imstb_truetype.h:1116
↓ 15 callers
Function
stbtt__csctx_rccurve_to
apex_guest/Client/Client/imgui/imstb_truetype.h:1925
↓ 15 callers
Function
ttULONG
apex_guest/Client/Client/imgui/imstb_truetype.h:1271
↓ 14 callers
Method
SetCurrentChannel
apex_guest/Client/Client/imgui/imgui_draw.cpp:1785
↓ 14 callers
Function
inventory_free
(inv: &'static mut Inventory)
apex_dma/memflow_lib/memflow-ffi/src/plugins/mod.rs:212
↓ 14 callers
Function
opt_call
(cb: Option<&mut impl Callbackable<T>>, data: T)
apex_dma/memflow_lib/memflow/src/mem/mem_data.rs:120
↓ 14 callers
Method
page_size
(&self)
apex_dma/memflow_lib/memflow/src/types/physical_address.rs:106
↓ 14 callers
Method
push_remap
Adds a new memory mapping to this memory map by specifying base address and size of the mapping. When adding overlapping memory regions this function
apex_dma/memflow_lib/memflow/src/mem/mem_map.rs:300
↓ 14 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
apex_guest/Client/Client/imgui/imstb_truetype.h:1289
↓ 14 callers
Method
to_str
Returns a static string representing the type of error.
apex_dma/memflow_lib/memflow/src/error.rs:148
↓ 14 callers
Method
write
(&mut self, buf: &[u8])
apex_dma/memflow_lib/memflow/src/mem/memory_view/cursor.rs:330
↓ 13 callers
Method
AddText
apex_guest/Client/Client/imgui/imgui_draw.cpp:1571
↓ 13 callers
Method
Clear
apex_guest/Client/Client/imgui/imgui_draw.cpp:2024
↓ 13 callers
Method
PathLineTo
apex_guest/Client/Client/imgui/imgui.h:2460
↓ 13 callers
Function
STB_TEXTEDIT_GETCHAR
apex_guest/Client/Client/imgui/imgui_widgets.cpp:3664
↓ 13 callers
Method
appendf
apex_guest/Client/Client/imgui/imgui.cpp:2195
↓ 13 callers
Method
begin
apex_guest/Client/Client/imgui/imgui.h:2109
↓ 13 callers
Method
bits
(&self)
apex_dma/memflow_lib/memflow/src/architecture/arm/mod.rs:27
↓ 13 callers
Method
clone
(&self)
apex_dma/memflow_lib/memflow-win32/memflow-win32/src/win32/process.rs:115
↓ 13 callers
Method
page_chunks
Create a page aligned chunk iterator This function is useful when there is a need to work with buffers without crossing page boundaries, while the bu
apex_dma/memflow_lib/memflow/src/iter/mod.rs:96
next →
1–100 of 3,381, ranked by callers