Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MemNixFS/MemNixFS
/ functions
Functions
777 in github.com/MemNixFS/MemNixFS
⨍
Functions
777
◇
Types & classes
234
Method
kind
src/vfs/vfs.h:69
Function
kread
Wrappers so existing code keeps reading nicely.
src/os/linux/modules.cpp:37
Function
kva_to_pa_image
Translate a kernel-image VA to PA via the engine's kaslr_phys_shift. Works for any symbol in the static kernel image (.text/.rodata/.data/.bss).
src/os/linux/dmesg.cpp:79
Method
launch
src/vfs/forensic_warmer.cpp:141
Function
lmpfs_getattr
src/mount/fuse_mount.cpp:80
Function
lmpfs_handle_t lmpfs_open
src/api/lmpfs.cpp:105
Function
lmpfs_plugin_init
tests/c_api/sample_plugin.cpp:57
Function
lmpfs_read
src/mount/fuse_mount.cpp:106
Function
lmpfs_readdir
src/mount/fuse_mount.cpp:130
Function
lmpfs_statfs
src/mount/fuse_mount.cpp:166
Method
load_chunks
src/formats/avml_format.cpp:181
Method
load_segments
src/formats/lime_format.cpp:69
Function
main
src/cli/main.cpp:214
Function
main
tests/c_api/c_api_smoke.cpp:30
Function
main
tests/c_api/vmmdll_smoke.cpp:38
Function
main
tests/unit/app_paths_test.cpp:36
Function
main
tests/unit/forensic_warmer_test.cpp:18
Function
main
tests/unit/recovered_file_stats_test.cpp:27
Function
main
tests/unit/findevil_indicators_test.cpp:6
Function
main
tests/unit/shell_history_test.cpp:48
Function
main
tests/unit/yara_format_test.cpp:16
Function
main
tests/unit/banner_scan_test.cpp:26
Method
max_address
src/formats/avml_format.cpp:136
Method
max_address
src/formats/kdump_format.cpp:117
Method
max_address
src/formats/lime_format.cpp:37
Function
page_align_down
src/core/types.h:24
Function
page_align_up
src/core/types.h:25
Method
parse_snappy_frames
Walks the framed-snappy stream starting at `file_off`, producing frames whose decompressed bytes map to physical addresses [chunk_pa_start, ...]. Retu
src/formats/avml_format.cpp:210
Function
pid_count_producer
tests/c_api/sample_plugin.cpp:37
Method
plan
src/os/linux/elf_core_stream.cpp:43
Function
plausible_modname
A loaded module has a recognizable name byte string at a known offset inside its `struct module` (offset 0x18 on 6.x x86_64). Names are printable, NUL
src/os/linux/findevil.cpp:490
Method
ranges
Captured physical ranges, when the format can report them cheaply. Sparse stream views such as /mem/phys.raw may zero-fill everything outside these ra
src/formats/physical_layer.h:36
Method
ranges
src/formats/avml_format.cpp:139
Method
ranges
src/formats/kdump_format.cpp:120
Method
ranges
src/formats/lime_format.cpp:40
Method
read
src/os/linux/elf_core_stream.cpp:106
Method
read
src/vfs/vfs.h:218
Method
read
src/vfs/proc_module.cpp:285
Method
read
src/io/file_memory_source.cpp:37
Method
read
src/io/mmap_memory_source.cpp:79
Method
read
src/formats/phys_raw_stream.h:27
Function
read_dm_u32
src/os/linux/vma.cpp:22
Function
read_dm_u64
src/os/linux/vma.cpp:18
Method
read_exact
Convenience.
src/formats/physical_layer.h:39
Method
read_pod
src/formats/physical_layer.h:43
Function
real_env
getenv that treats an empty value as unset (empty %VAR% / $VAR is useless).
src/core/app_paths.cpp:60
Method
refresh
src/app/engine.cpp:762
Method
report_summary
src/vfs/forensic_warmer.cpp:103
Method
rotr
src/symbols/symbol_cache_http.cpp:25
Method
set_banner
Banner (from the linux_banner symbol contents) — populated by caller.
src/symbols/isf_symbols.h:49
Function
shell_from_history_filename
Infer the shell from a history filename so the `source` column can name the actual shell (bash/zsh/fish/…) instead of a generic mechanism.
src/os/linux/bash_history.cpp:329
Method
size
src/os/linux/elf_core_stream.h:41
Method
size
src/os/linux/kern_va_stream.h:50
Method
size
src/vfs/vfs.h:217
Method
size
src/io/file_memory_source.cpp:34
Method
size
src/io/mmap_memory_source.cpp:76
Method
size_hint
Cheap, best-effort size for directory listings. MUST NOT run a lazy producer — it's called for every child during a folder enumeration, so making it e
src/vfs/vfs.h:106
Function
trace
src/core/log.h:22
Function
uread_cstring
src/os/linux/bash_history.cpp:100
Method
va_bits
src/arch/x86_64/page_cache.h:54
Function
walk_hlist_chain
src/os/linux/netstat.cpp:188
Method
warm
src/vfs/vfs.h:160
Method
warm
src/vfs/vfs.h:188
Method
warmable
src/vfs/vfs.h:161
Method
warmable
NOT warmed by --precompute: size() is already cheap (size_fn_), so these never show 0 in a listing, and warming every recovered file would pull the wh
src/vfs/vfs.h:195
Method
worker
src/vfs/forensic_warmer.cpp:76
Function
yara_match_callback
src/os/linux/yara_search.cpp:484
Function
yr_rule_strings_foreach
src/os/linux/yara_search.cpp:493
Function
yr_string_matches_foreach
src/os/linux/yara_search.cpp:495
Method
~CompiledRules
for header reporting
src/os/linux/yara_search.cpp:271
Method
~FileMemorySource
src/io/file_memory_source.cpp:32
Method
~ForensicWarmer
src/vfs/forensic_warmer.cpp:25
Method
~MemorySource
src/io/memory_source.h:12
Method
~MmapMemorySource
src/io/mmap_memory_source.cpp:70
Method
~Node
src/vfs/vfs.h:66
Method
~PhysicalLayer
src/formats/physical_layer.h:19
Method
~StreamReader
src/core/stream.h:27
← previous
701–777 of 777, ranked by callers