Commit Graph

2651 Commits (217590668b9a414f26899032a698232cd1563fef)
 

Author SHA1 Message Date
jxuanli 217590668b
Partial support for simultaneously debugging different kernel tasks (#3370)
2 months ago
OBarronCS f13cd4654b
Add check for empty string before passing it to os.path.relpath (#3372)
2 months ago
OBarronCS 3218591627
Add script with benchmarking commands (#3368)
2 months ago
OBarronCS bc259f0473
Rename variable so we don't overwrite the parameter (#3369)
2 months ago
Patryk Sondej 100719166d
install.sh: must be bumped after release, bump 2025.10.20
2 months ago
Patryk Sondej c39faae403
test2
2 months ago
Patryk Sondej 3c106bcfd1 test
2 months ago
Patryk Sondej 0af61b512c bump 2025.10.20
2 months ago
jxuanli 4008901e66
`kbpf` (#3354)
2 months ago
k4lizen 2318adae78
add packaging page to docs/tutorials (#3355)
2 months ago
OBarronCS a1e5c13abf
Fixup unconditional branch detection, do not annotate conditional instructions which are not taken. Add 3 new arm tests (#3358)
2 months ago
OBarronCS c2ed988f19
Cleanup old aarch64 test (#3356)
2 months ago
Disconnect3d 735c65a22d
Fix NO_COLOR environment variable support (#3278)
2 months ago
jxuanli 0f8f7ede8e
checking if function sysmbols exist before lookup in ArchSymbols (#3352)
2 months ago
OBarronCS 85b93a792a
Manually propagate register values across instructions while disassembling (#2963)
2 months ago
OBarronCS 463a1c9904
Fix branch checkmark appearing on certain s390x unconditional jumps (#3347)
2 months ago
jxuanli 7c87ab0f19
improving the computation of page struct size (#3346)
2 months ago
patryk4815 9a6f4434ad
Fix `ipi` for portable release (#3343)
2 months ago
patryk4815 995f5430d9 disable msr tests (#3338)
2 months ago
Tejus Kandipilli 061594b49c remove broken link in tips.py (#3336)
2 months ago
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