Exception in DBG Hook function:
Traceback (most recent call last):
File "E:/Crack tools/Hex-Rays IDA 6.1 Pro Andvanced/python/funcap.py", line 1365, in dbg_step_into
self.handle_after_call(ret_addr, self.stub_name)
File "E:/Crack tools/Hex-Rays IDA 6.1 Pro Andvanced/python/funcap.py", line 1209, in handle_after_call
ret_shift = self.calc_ret_shift(ea)
File "E:/Crack tools/Hex-Rays IDA 6.1 Pro Andvanced/python/funcap.py", line 1470, in calc_ret_shift
curr_head = PrevHead(GetFunctionAttr(ea, FUNCATTR_END))
TypeError: PrevHead() takes exactly 2 arguments (1 given) }
I am so careless.....I update IDAPython,then,there is no errors.
Exception in DBG Hook function: Traceback (most recent call last): File "E:/Crack tools/Hex-Rays IDA 6.1 Pro Andvanced/python/funcap.py", line 1365, in dbg_step_into self.handle_after_call(ret_addr, self.stub_name) File "E:/Crack tools/Hex-Rays IDA 6.1 Pro Andvanced/python/funcap.py", line 1209, in handle_after_call ret_shift = self.calc_ret_shift(ea) File "E:/Crack tools/Hex-Rays IDA 6.1 Pro Andvanced/python/funcap.py", line 1470, in calc_ret_shift curr_head = PrevHead(GetFunctionAttr(ea, FUNCATTR_END)) TypeError: PrevHead() takes exactly 2 arguments (1 given) }
I am so careless.....I update IDAPython,then,there is no errors.