mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 15:20:47 +00:00
saving last selected trace replacement
This commit is contained in:
@@ -280,4 +280,7 @@ config.name.displayDebuggerInfo = (Internal) Display debugger info
|
||||
config.description.displayDebuggerInfo = Display info about debugger before switching it
|
||||
|
||||
config.name.randomDebuggerPackage = Use random package name for Debugger
|
||||
config.description.randomDebuggerPackage = This renames Debugger package to random string which makes debugger presence harder to detect by ActionScript
|
||||
config.description.randomDebuggerPackage = This renames Debugger package to random string which makes debugger presence harder to detect by ActionScript
|
||||
|
||||
config.name.lastDebuggerReplaceFunction = (Internal) Last selected trace replacement
|
||||
config.description.lastDebuggerReplaceFunction = Function name which was last selected in replace trace function with debugger
|
||||
|
||||
Reference in New Issue
Block a user