Spaces:
Sleeping
Sleeping
Commit
·
247cd31
1
Parent(s):
0982897
update
Browse files
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 |
|