14-02-2022, 03:54 PM
A64Dbg
DescriptionAn arm/arm64/x86/x64 assembly level debugger for macOS/iOS/Linux/Android like OllyDbg & X64Dbg.
An arm/arm64 virtualization debugger(uvmdbg) based on UraniumVM for macOS/iOS/Android.
Running desktop platform supports Windows/Linux/macOS.
The debugee platform supports macOS/Linux/iOS/Android.
----------------
https://gitee.com/geekneo/A64Dbg/tree/master
DescriptionAn arm/arm64/x86/x64 assembly level debugger for macOS/iOS/Linux/Android like OllyDbg & X64Dbg.
An arm/arm64 virtualization debugger(uvmdbg) based on UraniumVM for macOS/iOS/Android.
Running desktop platform supports Windows/Linux/macOS.
The debugee platform supports macOS/Linux/iOS/Android.
- GUI Runtime is based on Qt;
- GUI Controls is based on X64Dbg;
- DebugEngine is based on LLDB;
- Assembler/Disassembler is based on LLVM;
- Decompiler is based on RetDec;
- Script is based on Python;
- AnalyzeEngine is developed by YunYoo;
- UVMEngine is developed by YunYoo;
- Windows user: download from A64Dbg-Win;
- Linux user: download from A64Dbg-Linux;
- ARM Linux user: download from A64Dbg-LinuxARM;
- Intel macOS user: download from A64Dbg-Mac;
- ARM macOS user: download from A64Dbg-iOS;
----------------
https://gitee.com/geekneo/A64Dbg/tree/master
Th3-R3p4ck3r