Commit Graph

1712 Commits (2023.07.17-pkgs)
 

Author SHA1 Message Date
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
Lonny Wong ee86808628
Add test for context-source-code-tabstop (#1385)
3 years ago
Disconnect3d bf3cac0505
Fix debian10 ci (#1383)
3 years ago
Lonny Wong 1c3a50d817
Add tabstop config for context source code (#1380)
3 years ago
Disconnect3d cf670df0ed
tests zig cc: silence unused vars warnings (#1382)
3 years ago
Alan Li 3f4bcedd48
Use `.data` instead of `.got.plt` (#1381)
3 years ago
Disconnect3d f2ba99ec71
Fix tests reporting in parallel execution (#1379)
3 years ago
Xeonacid 64b0102939
install git and pip for pacman-based distro (#1377)
3 years ago
Xeonacid 8c55c9a368
Use --noconfirm for pacman (#1376)
3 years ago
Disconnect3d 8c18435e54
tips.py: add tip about Pwndbg's signal handling (#1373)
3 years ago
Artur Cygan 12e8ad8bb1
Remove instr operands padding in enhance (#1372)
3 years ago
Disconnect3d dd6454065d
Merged #1351 PR: Run tests in docker images (#1370)
3 years ago
kacpi2442 05e3d058b7
Use the GitHub CLI tool to create issues from bugreport (#1368)
3 years ago
profesorek96 0b6f351146
fix #1364: update unicorn to 2.0.1 (#1366)
3 years ago
Artur Cygan 456fdb776e
Fix lexer for coloring negative numbers in asm (#1367)
3 years ago
CptGibbon f71a4aa65d
Reduce heap code redundancy (#1346)
3 years ago
Disconnect3d 15b80caede
tests.sh: del joblog if --keep not passed (#1360)
3 years ago
Gulshan Singh 5695658797
Set cyclic default length 100 (#1359)
3 years ago
Gulshan Singh e6d118c08c
Don't run pwn commands in test (#1358)
3 years ago
Gulshan Singh 525bfaf2c2
Support running tests serially (#1357)
3 years ago
Disconnect3d cbba631648
fix lint (#1356)
3 years ago