Skip to content

7.0-snapshot.7

Compare
Choose a tag to compare
@judovana judovana released this 09 Nov 17:54
· 222 commits to master since this release
  • new class can be now added to remote jvm
  • patches can now be applied via cli - both on source or binary, both and are adding new classes
    • compilation is done against corresponding bytecode levels, unless the option is turned off in config
    • it is possible to use both decompiled/disassembled files or source path
    • patched files can besaved for debugging purposes
  • all cli binary operations can now be printed/written in "human readable" hex
  • it is now possible to search for strings in running vm. Still it is very slow and moreover useless
  • used config file can now be printed out
  • patches are properly generated with fqn in header
  • all compile operations now honours global config
  • bumped procyon implementation
  • hex editors now can trasnfer hex via intenral byte[] clipboard-like buffer
  • hexditor and text editor can now be used as standalone applciation, or as separate notes window