patryk4815
ee10c5aea8
Replace mips64 with mips64el ( #3306 )
...
* Replace mips64 with mips64el
* Fix names
3 months ago
patryk4815
985a599b08
bump uv.lock and pyproject.toml ( #3294 )
...
* bump uv.lock and pyproject.toml
* fix mypy
* fix asm riscv
* fix asm riscv
* revert to ziglang=0.14.1
3 months ago
OBarronCS
4dd7300a50
Update to Capstone6-alpha5 ( #3274 )
...
* Update to CapstoneV6 alpha 5
* Add riscv32 test
* Add loongarch64 test to ensure branch targets are resolved correctly
* Makefile cleanup
* Upgrade version of uv
3 months ago
k4lizen
4891cceafe
Add max-decimal-number config ( #3259 )
...
* centralize max-decimal deteminration and add config
* add comments about consistency with capstone
* fix tests
* drive-by fix
4 months ago
Matt.
abf873b0b3
Refine `vmmap` output on Darwin ( #3255 )
...
* Refine `vmmap` based on shared cache information
* Remove support for partial overlaps of mappings with the shared cache
* Coaless contiguous vmmap ranges
* Omit Shared Cache entries in `vmmap` by default
* Remove nesting in _refine_memory_map
* Document differences between `aglib` and Debugger API `vmmap`
* Change display format
4 months ago
OBarronCS
54099990ab
RISC-V ret instruction resolution ( #3211 )
...
* Fix 'ret' alias of JALR in RISC-V, add test
* lint
4 months ago
patryk4815
12237f4c0b
ZIGPATH cleanup ( #3175 )
...
* add ziglang to uv
* ZIGPATH cleanup
* bump uv2nix and pyproject-nix & nix fmt
* fix darwin version
* guard makefile with PWNDBG_NO_UV
* clean
* pass zigcc to makefile
* pass zigcc to makefile
* nix-ci install uv
* fix uv detection
* fix uv detection
* fix uv detection
5 months ago
patryk4815
33002925f8
bump: zig-0.13.0 -> zig-0.14.1 ( #3166 )
...
* bump: zig-0.13.0 -> zig-0.14.1
* fix
* fix musl without hard fload abi
* fix tests asm
* fix heap_bugs?
* libpthread.so.0 is required for glibc 2.33, see https://sourceware.org/pipermail/libc-alpha/2021-August/129718.html
5 months ago
patryk4815
f7f8b31f4f
add relative imports into tests ( #3161 )
...
* add relative imports into tests
* fix lint
* fix run
* fix imports
* fix lint
* fix mocks
* fix unit_tests
* fix collect
* fix execute with nix
* fix qemu-system
5 months ago