Exetools

Exetools (https://forum.exetools.com/index.php)
-   Developer Section (https://forum.exetools.com/forumdisplay.php?f=48)
-   -   x64dbg python (https://forum.exetools.com/showthread.php?t=17151)

Storm Shadow 09-26-2015 06:47

x64dbg python
 
1 Attachment(s)
Tomer Zait have been working on adding python for x64dbg.
Me and @Mr.Exodia been helping him.

Tomer is pretty busy at work so, i have added some stuff to the plugin.




Quote:


I prebuilded a PyQt4 package framework 4.8.7
i Modded Batch install script so it will add x64dbg64 spesial build to the release.
added code recognition to editor.
Coded a Python editor to x64dbg
Ton of small things




Here is a video i made so you can learn how to build it from scratch.

https://www.youtube.com/watch?v=MankLX2UfSY

Here a little intro to x64dbg python and use of the editor in x64dbg.

https://www.youtube.com/watch?v=CakZ...ature=youtu.be




links
Official x64dbg github https://github.com/x64dbg/x64dbg-python

My changes are not pulled yet so here is mine.
https://github.com/techbliss/x64dbg-python/tree/v25


Here is a prebuilded link of the intire package so you can test it out.
Watch first youtube video so you know wher to put it.

Attachment 8742

sh3dow 03-01-2016 21:00

is there code samples to know how use x64dbg-Python

Storm Shadow 07-24-2016 02:53

x64dbgpy-Plugin-Template

Template for easying the making of pythyon plugins for x64dbgpy

This is a template for compiling x64dbgpy plugins.

https://github.com/techbliss/x64dbgpy-Plugin-Template

Storm Shadow 07-24-2016 02:55

x64dbg_updater

Python code that will fetch latest release from a github release page , with x64dbgpy

https://github.com/techbliss/x64dbg_updater

Storm Shadow 07-24-2016 02:56

Screen_Recorder_x64dbg

Screen recorder for x64dbg, for recording screen while debugging

https://github.com/techbliss/Screen_Recorder_x64dbg

Storm Shadow 11-15-2016 20:45

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

Storm Shadow 08-04-2017 15:29

new fixes added.
Quote:

Fix Qt app Crash ( Resolved by @bruce30262)

on the latest release x64dbg ,lost response

Fix Reopen not found

https://github.com/techbliss/X64dbg_script_editor


All times are GMT +8. The time now is 17:58.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX