Skip to content

Version 0.1.0

Latest
Compare
Choose a tag to compare
@tintinweb tintinweb released this 20 Jul 13:59
fb499bd

0.1.0

  • new: better error reporting. if the extension fails to decompile a target it will now show an output with the stderr of the external tool in the vscode/output view.

image

  • fix: ghidra decompile script exception handling. the script now continues if ghidra is unable to decompile certain functions.
  • updated: jadx to 1.4.2
  • updated: jd-cli to 1.2.1
  • updated: Readme reference to brew cask command to the newer --cask syntax #17 - thanks @demns