Commit Graph

2666 Commits (17979d4c1a439a1b41b4c265bd122ea3c6990b18)
 

Author SHA1 Message Date
jxuanli 17979d4c1a
Tracing kernel memory management (#3379)
1 month ago
jxuanli 03dfc4d929
Fixing `kernel_vmmap` perf issue when symbol file is not added (#3390)
1 month ago
OBarronCS 0488970cfd
Update one-liner install (#3389)
1 month ago
Will Rosenberg 3029957148
fix get_file() checking relative paths (#3386)
1 month ago
marywinter3 39083a134c
Hexdump command (#3337)
1 month ago
k4lizen e5ab235049
Add ks alias to klookup (#3385)
1 month ago
Ritoban Dutta d85917d2bf
Remove deprecated underscore aliases (#3383)
1 month ago
k4lizen dfe443ed47
upd pr template (#3378)
1 month ago
THARUN BALAJI G 733bd317f3
Update link to the Contributing Guide (#3377)
1 month ago
OBarronCS c8042c554b
Lint files that inconsistently get linted (#3376)
1 month ago
patryk4815 0608aba8d2
Create robots.txt
1 month ago
k4lizen b47dd3f543
Change /latest to /stable (#3374)
1 month ago
k4lizen db03238abb
update links (#3373)
1 month ago
OBarronCS 4ff1c3cb9e
Fix nearpc selection of previous instructions (#3363)
2 months ago
k4lizen bb687cc761
integration: add highlighting to ida (#3367)
2 months ago
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