removed entries that are done, marked entries with ~ that are

partially done.


git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1026 379699f6-c40d-0410-875b-85095c16579e
stable
jochen 25 years ago
parent 07ed57d8bd
commit 8d04ee0354
  1. 5
      jode/TODO

@ -1,12 +1,11 @@
This is a list of features, that would be nice to have:
Decompiler:
- decompile inner classes correctly.
- deinline inlined methods.
- remove string decrypt method.
- remove synthetic methods if and only if all calls to them are resolved.
- handle try catch more thouroughly/safely.
- decompile jode.jvm.Interpreter (hand optimized bytecode)
~ handle try catch more thouroughly/safely.
~ decompile jode.jvm.Interpreter (hand optimized bytecode)
Obfuscator:
- read options from a script.

Loading…
Cancel
Save