Thread: x64dbg python
View Single Post
  #6  
Old 11-15-2016, 20:45
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 281
Rept. Given: 186
Rept. Rcvd 191 Times in 78 Posts
Thanks Given: 138
Thanks Rcvd at 245 Times in 97 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
v2 X64dbg script editor by Storm Shadow

v.2.0 changelog

Fixed editor cant open twize( cant find editor).

Added font box .
Getting ready for debugger(added breakpoint boxes in editor).

Fix for GUI None Responsive while debugging.

Code:
import x64dbgpy 
from x64dbgpy.pluginsdk.x64dbg import *
x64dbgpy.pluginsdk.debug.Run()
Minor code fixes.

https://github.com/techbliss/X64dbg_script_editor
__________________
The devil whispered in my ear, "you're not strong enough to withstand the storm."

Today I whispered in the devils ear, "I am the storm."
Reply With Quote
The Following User Says Thank You to Storm Shadow For This Useful Post:
Indigo (07-19-2019)