Skip to content

Commit

Permalink
[FIX] Smali parser ignores goto label inserted into array statement
Browse files Browse the repository at this point in the history
  • Loading branch information
FrenchYeti committed Apr 2, 2021
1 parent b9d5f25 commit dce7c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dexcalibur",
"version": "0.7.8",
"version": "0.7.9",
"description": "Android reverse engineering platform focused on dynamic binary instrumentation automation. tPowered by Frida. Offers a GUI and a Node.JS API",
"main": "dexcalibur.js",
"directories": {
Expand Down

0 comments on commit dce7c51

Please sign in to comment.