WEB开发网
开发学院手机开发Symbian 开发 IDAPython 实现 Symbian 程序手动识别字符串 阅读

IDAPython 实现 Symbian 程序手动识别字符串

 2010-03-22 16:33:00 来源:WEB开发网   
核心提示:from idaapi import *from idc import *make_ascii_string(ScreenEA(), 0, ASCSTR_ULEN4 );# ASCSTR_ULEN4# ASCSTR_LEN4

from idaapi import *

from idc import *

make_ascii_string(ScreenEA(), 0, ASCSTR_ULEN4 );

# ASCSTR_ULEN4

# ASCSTR_LEN4

Tags:IDAPython 实现 Symbian

编辑录入:coldstar [复制链接] [打 印]
赞助商链接