Option to export script (AS1/2) as Graphviz P-code

This commit is contained in:
Jindra Petřík
2018-05-24 15:31:30 +02:00
parent 7ee96beead
commit d5c814f79f
6 changed files with 17 additions and 4 deletions
@@ -46,6 +46,7 @@ scripts.pcode_hex = P-code with Hex
scripts.hex = Hex
scripts.constants = Constants
scripts.as_method_stubs = ActionScript method stubs
scripts.pcode_graphviz = P-code GraphViz
binaryData = Binary data
binaryData.raw = Raw
@@ -42,6 +42,7 @@ scripts = Skripty
scripts.as = ActionScript
scripts.pcode = P-k\u00f3d
scripts.pcode_hex = P-k\u00f3d s hex
scripts.pcode_graphviz = P-k\u00f3d GraphViz
scripts.hex = Hex
scripts.constants = Konstanty
@@ -772,3 +772,6 @@ message.font.setadvancevalues = This operation will set advance of ALL character
menu.tools.deobfuscation.renameColliding = Rename colliding traits/classes
filter.iggy = Iggy files (*.iggy)
#after 11.0.0
button.copygraph = Copy GraphViz to ClipBoard