Commit Graph

1532 Commits (758fb9cb82f85e1211c4cc597daf1c7a1396787d)
 

Author SHA1 Message Date
Gulshan Singh 2daf9faf62
Add x86_64ArchOps (#1449)
3 years ago
Gulshan Singh 22409202e7
Add kchecksec command (#1441)
3 years ago
Gulshan Singh 8b43ac297e
Use RawTextHelpFormatter for more commands (#1448)
3 years ago
Gulshan Singh d08c6af337
Start a env_parallel session to avoid argument too long errors (#1446)
3 years ago
Gulshan Singh 7263d14adf
Move some event hooks to hooks.py (#1431)
3 years ago
Gulshan Singh 2971635c5a
Make it easier to remove cwatch expressions (#1421)
3 years ago
Gulshan Singh 0c0ab5f154
Add ArchOps (#1444)
3 years ago
Gulshan Singh fa8a033749
Fail tests if an error occurs (#1445)
3 years ago
Mohit Saxena 894f6e2103 Update tests.yml
3 years ago
Mohit Saxena 0b0b09c7f5 Update tests.yml
3 years ago
lebr0nli 1e32ff1fbb Reduce unnecessary `monitor` called if possible
3 years ago
lebr0nli 416bd4726c Update the comment about the bug caused by `monitor`
3 years ago
lebr0nli 86d096d544 Fix the bug when using gdbserver
3 years ago
ytk2128 8ad2d649bb Fix ValueError of cyclic command
3 years ago
Gulshan Singh f49aa00f42
Allow running cpsr command on aarch64 (#1437)
3 years ago
Gulshan Singh 00f09a7831
Add OnlyWithKernelDebugSyms decorator (#1436)
3 years ago
lebr0nli af9ecf2203 Add developing guide for adding config
3 years ago
lebr0nli 2b1b6d567a Improve the docs of some configs
3 years ago
lebr0nli 2dc7cd168f Some enhancements to the heap heuristic
3 years ago
lebr0nli 0b394a440d Some improvements to configuration
3 years ago
Gulshan Singh d28f25c345
Add is_kaslr_enabled function (#1435)
3 years ago
Gulshan Singh 6f50b08767
Add commands to print kernel commandline and version (#1434)
3 years ago
Gulshan Singh a575fa7fab
Add kconfig command (#1425)
3 years ago
Gulshan Singh 800e6d5f23
Replace OnlyAmd64 decorator with more generic OnlyWithArch decorator (#1433)
3 years ago
Gulshan Singh 1bd4e4a482
Move some env_parallel code into the else branch (#1432)
3 years ago
Gulshan Singh 5e47e344a7
Fix gdb-pt-dump error when attaching to QEMU on aarch64 (#1429)
3 years ago
Gulshan Singh 3b482a6485
Add basic QEMU system testing scripts (#1428)
3 years ago
Gulshan Singh 5b32e6831c
Handle gdb-pt-dump permission error gracefully (#1426)
3 years ago
Gulshan Singh d52011877b
Add simple qemu-aarch64 test (#1423)
3 years ago
Disconnect3d 12488fbf1f
Bump gdb pt dump (#1205)
3 years ago
Gulshan Singh 947024ee80
Deprecate kernel-vmmap-via-page-tables in favor of kernel-vmmap (#1415)
3 years ago
Gulshan Singh 02c97693f7
Add support for performance profiling (#1413)
3 years ago
Testzero 94d1ebb9bd
Fix: support malloc_ptr of glibc<=2.23 (#1406)
3 years ago
Disconnect3d f78e3250c7
Fix archlinux ci tests (#1411)
3 years ago
Disconnect3d 1c609eba15
Fix #1399: cymbol command on old GDB (#1409)
3 years ago
Disconnect3d 275b9c9786
tests.sh: fix --pdb (set SERIAL when --pdb is set) (#1410)
3 years ago
Disconnect3d c5d880020e
fix #1188: incorrect 32-bit syscall display on x64 (#1407)
3 years ago
Disconnect3d d382fca97a
abi.py: don't recreate ABI dicts (#1408)
3 years ago
Albert Koczy 5b87775491
fix: Prevent pwndbg from trying to download ELF files from a remote embedded device. (#1402)
3 years ago
Albert Koczy 71baca5116
fix: fix crash when debugging ARMv7-M and set architecture mapping for ARM Cortex to thumb (#1401)
3 years ago
CptGibbon 2d537b5751
Fix find_fake_fast command test (#1397)
3 years ago
Gulshan Singh 5a0e229fc5
Disable IDA RPC by default (#1395)
3 years ago
Gulshan Singh 44808f911a
Add CI badge (#1396)
3 years ago
Disconnect3d f01f932755
version.py: fix build_id after recent refactors (#1393)
3 years ago
Alan Li 39ebd66539
Add `default-visualize-chunk-number` config and refactor some code related to config (#1388)
3 years ago
Disconnect3d c6ab8dc671
Fix vmmap coredump test (#1391)
3 years ago
Disconnect3d 117e69f842
tests reference-binary.c: dont rely on connect to 1.1.1.1 (#1390)
3 years ago
Disconnect3d 8c30304c32
fix test_loads_binary_with_core_without_crashing on debian10 (#1389)
3 years ago
Xeonacid 1224cf75ef
Support Arch Linux docker test (#1378)
3 years ago
Roman Trapeznikov 995a1e959e
fix typo (#1387)
3 years ago