Commit Graph

2675 Commits (b843b3f1589b1c590b08c3bce5e545d387a13a2c)
 

Author SHA1 Message Date
Alan Li b843b3f158
Allow one-liner installation with curl or wget only (#3403)
3 weeks ago
OBarronCS 42b2f9e3b7
Install script sudo check edge case (#3402)
4 weeks ago
patryk4815 b6dbbcb397
remove unneeded unit-tests for readline on py3.13 (#3400)
1 month ago
OBarronCS 52d1ba5562
Fix nearpc lines parameter (#3357)
1 month ago
k4lizen 2263a40a68
Cleanup kmem-trace docs a bit (#3392)
1 month ago
Carl Smedstad 77158104f1
Support system Zig in addition to the one bundled in a Python package (#3398)
1 month ago
OBarronCS 755ff4ccc2
Remove duplicate GDB tests (#3397)
1 month ago
jxuanli d09b6739a5
handle `kbase == None` (#3393)
1 month ago
jxuanli e91e883e59
optimizing `first_kernel_ro_page` part 2 (#3395)
1 month ago
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)
2 months 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