Skip to content

Commit df51332

Browse files
authored
Update README.md
1 parent d206823 commit df51332

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ python版本 2.7
77

88
2.在ida/python 中找到 init.py ,打开此初始化脚本,然后拖到最下边 找到
99
from idc import *
10+
1011
from idautils import *
12+
1113
import idaapi
14+
1215
#在下面加一行
1316
import tq
1417

0 commit comments

Comments
 (0)