OBarronCS
4d32831b8f
PowerPC branch condition resolution and emulation ( #3426 )
...
* Determine branch conditionals for powerpc (correctly follow flow of execution in disassembly), and enable PowerPC emulation
* Remove old comment
* Remove another old comment
* Update pwndbg/aglib/disasm/ppc.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestion from @disconnect3d
---------
Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 weeks ago
OBarronCS
c2ed988f19
Cleanup old aarch64 test ( #3356 )
...
* Simplify old aarch64 test
* Remove unnecessary lines
2 months ago
patryk4815
ee10c5aea8
Replace mips64 with mips64el ( #3306 )
...
* Replace mips64 with mips64el
* Fix names
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
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