File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 240240
241241- TinyC Compiler: [ https://bellard.org/tcc/ ] ( https://bellard.org/tcc )
242242- Detours: [ https://github.com/microsoft/Detours ] ( https://github.com/microsoft/Detours )
243- - DynamoRIO: dynamic binary instrumentation < https://dynamorio.org/ >
243+ - [ DynamoRIO] ( https://dynamorio.org/ ) : Tracing JIT framework: dynamic binary instrumentation framework for the development of dynamic program analysis tools
244+ - [ highlevel overview] ( https://en.wikipedia.org/wiki/DynamoRIO )
245+ - [ github] ( https://github.com/DynamoRIO/dynamorio )
246+ - Alternatives:
247+ - [ QBDI] ( https://github.com/QBDI/QBDI )
248+ - [ Frida] ( https://frida.re/ )
249+ - [ Fermion] ( https://github.com/FuzzySecurity/Fermion ) : UI wrapper for [ Frida] ( https://frida.re/ ) , a dynamic instrumentation toolkit
250+ -
244251- Reflective DLL Injection: [ https://github.com/rokups/ReflectiveLdr ] ( https://github.com/rokups/ReflectiveLdr )
245252- [ https://github.com/BitFunnel/NativeJIT ] ( https://github.com/BitFunnel/NativeJIT )
246253- Zig: [ https://andrewkelley.me/post/zig-cc-powerful-drop-in-replacement-gcc-clang.html ] ( https://andrewkelley.me/post/zig-cc-powerful-drop-in-replacement-gcc-clang.html )
274281- [ Radare2] ( https://github.com/radareorg/radare2 )
275282 - [ Redare2 Book] ( https://book.rada.re/ )
276283- [ Reko] ( https://github.com/uxmal/reko )
284+ - [ rizin] ( https://rizin.re ) : UNIX-like reverse engineering framework and command-line toolset
285+ - [ github] ( https://github.com/rizinorg/rizin )
286+ - [ cutter] ( https://cutter.re ) : Free and Open Source RE Platform powered by Rizin
287+ - [ github] ( https://github.com/rizinorg/cutter?tab=readme-ov-file )
277288
278289### Debugger
279290
You can’t perform that action at this time.
0 commit comments