Jump to content
Tuts 4 You

x64dbgScript


ahmadmansoor

Recommended Posts

ahmadmansoor
Posted

This is just a x64dbg script system support.
old AdvancedScript was bugsy and its idea was very bad.
so I recode the system again in a new way, I hope all will like it.

x64dbgScript

  • Like 6
  • Thanks 2
Sean the hard worker
Posted

good work for us. thanks.

  • Like 2
Posted

Does it support old Ollydbg scripts? If the answer is yes how much of the commands are supported?

Thanks

ahmadmansoor
Posted

Does it support old Ollydbg scripts?

No it doesn't .

put try to code with it and u will find how much it's easy to code complex script.

  • 3 weeks later...
Posted

Great tool that solve some my problems. I guess it will be successor of OllyScript. Keep going your work.

  • Like 1
  • 3 months later...
ahmadmansoor
Posted (edited)

What’s new in version 2.5:
- Fix bug update array length from search functions.
- Add new Functions : $exepath() , $exename() ,$exebase() , $Sectionbase(addr) , $ModuleBase(ModName) , $SectionSize(adrr) ,
$DisAt(addr) .
- Support sign values.

https://github.com/Ahmadmansoor/x64dbgScript

ADD search for Sequence of commands script sample in the sample folder

https://github.com/Ahmadmansoor/x64dbgScript/tree/main/Sample

Edited by ahmadmansoor
  • Like 3
  • Thanks 1
  • 1 year later...
Posted

You can check how to use this plugin in practice in my video I used it many times.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...