Pages: 1 [2]
Author Topic: MED9 Autoit script  (Read 13091 times)
littco
Hero Member
*****

Karma: +52/-7
Offline Offline

Posts: 903


« Reply #15 on: February 22, 2017, 04:26:36 AM »

try ida 6,8

works a treat.
Logged
prj
Hero Member
*****

Karma: +903/-420
Offline Offline

Posts: 5787


« Reply #16 on: February 24, 2017, 02:13:41 AM »

Well to load the script you simply put the script into IDA-s python directory and then import the module.

So if this script is called ecutools.py you type "import ecutools". After that you can access the functions as a module - ecutools.xxx
You can also reload modules - reload <module>.

Whether you can paint an UI or not, I don't know. It depends if IDA allows you to import TK and create TK widgets.
However the preferred way to trigger it by UI is through adding items to the edit->plugins menu. You can find some info here: http://www.hexblog.com/?p=120

Personally I prefer console commands, so I just import the module and pass arguments to it Smiley
Logged

PM's will not be answered, so don't even try.
Log your car properly.
THANAS
Jr. Member
**

Karma: +3/-2
Offline Offline

Posts: 43

Yes.


« Reply #17 on: February 24, 2017, 02:32:47 AM »

Awesome!
Logged
dragon187
Full Member
***

Karma: +13/-15
Offline Offline

Posts: 106


« Reply #18 on: August 15, 2017, 12:01:18 PM »

is the script here for ME9? i havent see it ,i hope i am not to late Grin
Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.017 seconds with 16 queries. (Pretty URLs adds 0s, 0q)