Frida 1.6.2 Released ∞
release
It’s release o’clock, and this time we’re bringing you more than just bugfixes.
Meet Instruction.parse()
:
Output:
How is this implemented you ask? That’s the cool part. Frida already uses the amazing Capstone disassembly framework behind the scenes, and thus it makes perfect sense to make it available to the JavaScript runtime. Have a look at the JavaScript API Reference for all the details.
Enjoy!