core icon indicating copy to clipboard operation
core copied to clipboard

Javascript/Java core code disassembly library.

Results 1 core issues
Sort by recently updated
recently updated
newest added

In 64-bit mode, placing the `67` address size prefix before opcodes `A0` through `A3` (`mov eax, moffs`) will limit their operands to 32 bits. However, the operand size seems to...