Skip to content

Commit bff7426

Browse files
committed
added a bit more detail
1 parent 766c244 commit bff7426

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
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

Comments
 (0)