Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. (bloaty 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nguyen Anh Quynh b57c90dd23 fix some issues introduced by MSVC port 11 years ago
..
AArch64 Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do). 11 years ago
ARM Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do). 11 years ago
Mips Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do). 11 years ago
PowerPC fix some issues introduced by MSVC port 11 years ago
X86 Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done). 11 years ago