Aug. 3, 2019
9:49 p.m.
Just in time :P This is really cool! On Fri, Aug 2, 2019 at 1:10 PM Guillermo Polito <guillermopolito@gmail.com> wrote:
Hi everybody,
Iâve been playing around with machine code simulation this last week and Iâve made bindings for the unicorn library and the llvm disassembler:
https://github.com/guillep/pharo-unicorn https://github.com/guillep/pharo-llvmDisassembler
Funny thing: both support lots of platforms (x86 and arm both 32 and 64 bits and moreâ¦). So out of the box we can simulate and disassemble lots of platforms.
And in one afternoon Iâve played with them to do a native debugger with Spec2 just for fun. Hope this evolves a bit more soon, and that it helps somebody.
Guille
-- Javier Pimás Ciudad de Buenos Aires