search for: frida

Displaying 1 result from an estimated 1 matches for "frida".

Did you mean: friday
2015 Jun 02
2
[LLVMdev] LLVM based interactive disassembler
...39;ve been working for some time on an interactive disassembler[2] using libLLVM for Parsing Binaries/Instructions. The whole thing started as a Proof-of-Concept and morphed to a university project of mine. It will now continue to exist as a Free Software[0] project. It currently runs by the name ``FrIDa'' [1] and yes it could use a better name (one that isn't used by like 4 other software projects for a start). So far I have been a mostly happy user of LLVM and want to say hi and thanks to you all! LLVM already allows me to mostly work with binaries From all LLVM targets and I'm...