Commit Graph

2631 Commits (2025.10.10)
 

Author SHA1 Message Date
Patryk Sondej 895e0b384b Bump 2025.10.10
2 months ago
jxuanli beb788002a
remove lief from dep list (#3330)
2 months ago
jxuanli 9862461ee4
`pagewalk` refactoring (#3317)
2 months ago
Artur Cygan b7e53cee36
Fix lldb fzf startup prompt (#3314)
2 months ago
jxuanli 075580d59a
Added `klookup` option for applying symbols (#3318)
2 months ago
jxuanli 13fdf21253
fixes for determining x86_64 address markers and aarch64 page size (#3322)
2 months ago
jxuanli 581a7df9e4
support for printing DMA buf information (#3312)
2 months ago
jxuanli c2c31fc01e
Handling `kmem_cache` recovery edge case + improving SLUB corrupted list handling (#3311)
2 months ago
dbgbgtf 962e11ef8a
Add parse-seccomp command to resolve bpf filter using ceccomp or seccomp-tools (#3310)
2 months ago
jxuanli 2ea5e383bf
avoid default values for the options of `buddydump` (#3313)
2 months ago
patryk4815 ee10c5aea8
Replace mips64 with mips64el (#3306)
3 months ago
Piers Taylor 9e4aa27ef4
Fix 3289: fallback for missing symbol names in LLDB (AArch64) (#3309)
3 months ago
Matt. 8b0278be13
Resolve arguments for Objective-C method calls (#3260)
3 months ago
patryk4815 43de06be89
Main Dockerfile support lldb and gdb at same time (#3307)
3 months ago
patryk4815 d529cc314f
Fix DYLD Shared Cache (#3282)
3 months ago
jxuanli 9b6cbeb906
Supporting `module_mem` offset recovery for kernel version >= `6.15` (#3305)
3 months ago
jxuanli 32a7a5b6ac
gracefully handle the case when `char_ptr` points to a string that contains none utf-8 chars (#3304)
3 months ago
jxuanli b6c62f6f2a
Fixing computation of Aarch64 page markers and physical offset handling (#3291)
3 months ago
patryk4815 985a599b08
bump uv.lock and pyproject.toml (#3294)
3 months ago
patryk4815 b4d1af06d7
portable: fix out-of-memory (#3297)
3 months ago
patryk4815 4dcb8f972a
bump flake.lock (#3293)
3 months ago
patryk4815 d98f0b7083
bump unicorn 2.1.4 (#3292)
3 months ago
patryk4815 4443a0db80
Portable build changes (#3290)
3 months ago
peace-maker 2195afbc33
Fix warnings with `cyclic --n 4 --detect` on 64 bit host (#3288)
3 months ago
OBarronCS 4dd7300a50
Update to Capstone6-alpha5 (#3274)
3 months ago
Dung Nguyen d0607e188b
Fix cachedir on Windows (#3280)
3 months ago
patryk4815 2b928632dd
Include ziglang in portable release (#3279)
3 months ago
k4lizen 4891cceafe
Add max-decimal-number config (#3259)
3 months ago
0x6fe1be2 a693fc7c7d
Implementing baseline glibc 2.42 support for #3264 (#3272)
3 months ago
k4lizen 1fb969e0ff
mallocng(kinda): Pretty printer refactor (#3273)
3 months ago
Matt. abf873b0b3
Refine `vmmap` output on Darwin (#3255)
3 months ago
k4lizen 4506754bbc
mallocng: Implement ng-dump command to dump heap state (#3256)
3 months ago
jxuanli 9cf6092414
Improving ghidra decompilation support (#3269)
3 months ago
jacksonkvandyke e76db3fcdd
Add colorful malloc/free output for #3090 (#3176)
4 months ago
patryk4815 6c5bb22948
fix: handle quarantine flag during portable startup on macOS (#3266)
4 months ago
Matt. 77b161bd69
Document removal of quarantine flag during setup of portable version for macOS users (#3250)
4 months ago
k4lizen a3929d578b
Add option to enable register aliases in disassembly (#3257)
4 months ago
patryk4815 da41ee6408
Dump apple commpage (#3263)
4 months ago
patryk4815 a809621ea2
Fix `nix develop` for lldb (#3265)
4 months ago
Matt 5c007b46b0 Distinguish Apple platforms in LLDB
4 months ago
jxuanli 41c8bc734b
Improving `kmod` (#3254)
4 months ago
k4lizen 3d3097669f
fix bug of lookup up class map two times (#3258)
4 months ago
Matt. fa566efa1c
Add initial support for Objective-C and Mach-O on Darwin (#3249)
4 months ago
patryk4815 260a7204a7
vmmap: fix riscv64 kernel (#3252)
4 months ago
patryk4815 89095d1214
lldb: fix lookup symbol for specific objfile (#3251)
4 months ago
Matt. 1d374498a8
LLDB: Print process status information on exit (#3248)
4 months ago
jxuanli 0775e883e3
Detecting target file when debugging kernels (#3241)
4 months ago
jxuanli 9caea2c434
adding checks for krelease when kversion string cannot be found (#3253)
4 months ago
k4lizen a049d72124
mallocng: Show slot statusline when printing meta (#3245)
4 months ago
gregbartell 254da3975c
Add Config Option for Branch Jump Markers (#3242)
4 months ago