![]() |
|
#1
|
||||
|
||||
![]()
just a try to add more feature's to x64dbg script system
History Section: - version 2.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. - version 1.6: 1- add Parser system to recognize arguments. 2- begin build Script system. 3- add more Helper Functions. - version 1.4: 1- make StrCompx in separate Thread and add Sleep time to wait x64dbg to finish process. 2- Fix Hex2duint function add length check in case it less than 2 . - version 1.3: 1- Add another argument to cbLogxJustAtBP for printing on LogxWindow. 2- now it accept bool argument like this (true/false-on/off-1/0). 3- add StrComp_BP function for compare string in memory at BP. 4- compiled x32. Source Code: https://github.com/Ahmadmansoor/AdvancedScript If you find it useful please let me know, and if you want to add more feature's please leave a comment. support both x86 and x64
__________________
Ur Best Friend Ahmadmansoor ![]() Always My Best Friend: Aaron & JMI & ZeNiX |
The Following 4 Users Gave Reputation+1 to ahmadmansoor For This Useful Post: | ||
The Following 19 Users Say Thank You to ahmadmansoor For This Useful Post: | ||
besoeso (01-03-2019), chants (01-09-2019), chessgod101 (01-05-2019), Conquest (01-10-2019), Gladiyator (01-04-2019), gsaralji (01-05-2019), hp3 (01-15-2019), Hypnz (01-03-2019), mdj (01-18-2019), mrfearless (01-08-2019), Newbie_Cracker (01-30-2019), niculaita (01-16-2019), nikkapedd (01-07-2019), nimaarek (01-03-2019), p4r4d0x (01-03-2019), s0me0n3 (01-13-2019), ZeNiX (01-04-2019), Zeokat (01-16-2019), zeuscane (01-03-2019) |
#2
|
|||
|
|||
external link
hi
please upload in externa link cant download thank you |
#3
|
||||
|
||||
it's open source my friend , you can get the release from here
![]() https://github.com/Ahmadmansoor/AdvancedScript/releases
__________________
Ur Best Friend Ahmadmansoor ![]() Always My Best Friend: Aaron & JMI & ZeNiX |
#4
|
||||
|
||||
more advanced features
https://github.com/Ahmadmansoor/Adva...ree/ver2.5Beta
it is beta version it could have bug, so please report and if u like to add more features let me know. version 2.5 beta : 1- Script window is sperate. 2- Create Folder for script,form Load script with category. 3- add more mirror Functions (xorx - pushx ...), and Functions like ( if , goto,writestr ) to shortcut the work. 4- show all variables in a list with it's values. 5- edit script onfly. 6- enable to define array with range like z[n]. 7- writestr Function. 8- run from anyware in the script. 9- rest variables list in case maintenance. 10- insert rows as much as you need. 11- insert from clipboard replace all script. 12- insert from clipboard inside the script. 13- copy separated lines to used in other script. 14- insert description without confusing ![]() 15- add the dll file of c++ runtime for each package. 16- add some scripts samples. 17- as it is beta version so it support one step not auto step , use F12 for step, sorry for that I need to check if it work then I will add auto step :} note : I forget to say use (Scriptw) command to show the Script window , buy git has stop working ![]() and copy the script sample to ur script folder in x64dbg folder and pls read the help first
__________________
Ur Best Friend Ahmadmansoor ![]() Always My Best Friend: Aaron & JMI & ZeNiX |
The Following User Gave Reputation+1 to ahmadmansoor For This Useful Post: | ||
b30wulf (02-07-2019) |
The Following 10 Users Say Thank You to ahmadmansoor For This Useful Post: | ||
![]() |
Thread Tools | |
Display Modes | |
|
|