Spaces:
Sleeping
Sleeping
Commit
·
3e17003
1
Parent(s):
5f0a407
Update todos
Browse files
README.md
CHANGED
@@ -16,4 +16,5 @@ Currently unhandled features:
|
|
16 |
* Internal function calls
|
17 |
* Wildcards in target function?
|
18 |
* External function calls (e.g., printf)
|
|
|
19 |
* How to extract compilable decompilation from decompilers?
|
|
|
16 |
* Internal function calls
|
17 |
* Wildcards in target function?
|
18 |
* External function calls (e.g., printf)
|
19 |
+
* How to cope with referenced data? "Hello world" is not included in main.
|
20 |
* How to extract compilable decompilation from decompilers?
|