ejschwartz commited on
Commit
247cd31
·
1 Parent(s): 0982897
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -12,6 +12,7 @@ Currently unhandled features:
12
  * Global references
13
  * Function calls
14
  * Wildcards in target function?
 
15
  """
16
 
17
 
 
12
  * Global references
13
  * Function calls
14
  * Wildcards in target function?
15
+ * How to extract compilable decompilation from decompilers?
16
  """
17
 
18