Releases: lwerdna/keypatch_binja
Releases · lwerdna/keypatch_binja
1.7
1.6
1.5
1.4
1.3
Message for release 1.02
Fixed an error looking up nop bytes for given architecture which would prevent the plugin even popping up on arm targets.
Fixups work with data vars, so you can assemble something like ldr r0, =data_DEAD
though it won't generate the pc relative reference to the literal pool like you might want.
Initial disassemble text is now from capstone, so that it's more likely to "round trip" with keystone.
This is a message for release 1.0
Initial release 1.0
Release message for 1.01
Tag message for 1.01