Posted March 1, 20223 yr 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
March 1, 20223 yr Does it support old Ollydbg scripts? If the answer is yes how much of the commands are supported? Thanks
March 2, 20223 yr Author 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.
March 17, 20223 yr Author version 2.0 is released: - add commentlist,labellist,bookmarklist,functionlist,argumentlist - ReadFile Function - add ref.addr() - add Shell command https://github.com/Ahmadmansoor/x64dbgScript
March 18, 20223 yr Great tool that solve some my problems. I guess it will be successor of OllyScript. Keep going your work.
July 11, 20223 yr Author 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 July 11, 20223 yr by ahmadmansoor
January 16, 20241 yr 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