This repository was archived by the owner on Feb 28, 2022. It is now read-only.
Tags: Ahmadmansoor/AdvancedScript
Tags
- add replaceValueBetweenBrackets used in cases $x[$z[3]] nasted vari… …ables (array) -add replaceValueBetweenBrackets to StrAnalyze. -add ResizeArray, GetArraySize, Write2File ,InputBox -StrAnalyze check in cases the input is null. - put return before DbgCmdExecDirect. - add Function returnSpaces to return n spaces as string . - add feature to str2Hex ( if the input is int it will converted to hex) - fix ForWard for missing spaces . - remove 0x from return str type GetArgValueByType .
Update Version2.0
1-all numbers are hex numbers.
2-more nested in arguments.
3-Build bridge to make plugin system Compatible with x64dbg script system.
4-create parallel Functions to x64dbg Functions, like ( cmp >> cmpx ).
5-rename new name (Varx Getx Setx) and fix array index entry.
6-add VarxClear ( clear all variable to help user in test's ) , memdump with print style.
PreviousNext