We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766c244 commit bff7426Copy full SHA for bff7426
README
@@ -1 +1,9 @@
1
Scripts for Recompilation with IdaPro HexRays 7.5
2
+
3
+-genprog_decomp_ida.py:
4
5
+-get_ida_details.py: idascript for extracting decompiled information. Should not be run directly
6
7
+-asm_fitter.py: helper script for "fitting" the recompiled c code into the genprog pipeline. Assumes create_asm.py is in the target_directory
8
9
+-compile_all: batch compilation of .c files in a directory, prints the ones that succeed
0 commit comments