Log in

View Full Version : IDA script modification request


joyung
March 28th, 2013, 01:14
This is a idc script to extract routine including sub-routines.

But seems some call missed when use it(for ex. loc_466586 missed in test case below), anyone can help modify and update this script? Many thanks.

test case: https://www.box.com/s/mz5ee55gzv17mcz5vrwu

note:
getcall.idc => the script used to extract code
testasm.exe => test PE file
testasmPart.asm => asm code extracted by getcall.idc

joyung
April 2nd, 2013, 09:23
No reply, closed.