Jump to content
Tuts 4 You

x64dbgScript


ahmadmansoor

Recommended Posts

ahmadmansoor

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
Link to comment
ahmadmansoor

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.

Link to comment
  • 3 weeks later...
  • 3 months later...
ahmadmansoor

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
Link to comment
  • 1 year later...

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...