Skip to content

Commit 6a8a7b7

Browse files
committed
commit
1 parent 18940c4 commit 6a8a7b7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@
6868

6969
[smali基本语法](smali.md)
7070

71-
**代码注入**
71+
[smali demo](projects/SmaliDemo)
72+
73+
**AccessibilityService**
7274

7375
**记录一些神奇的地址**
7476

projects/SmaliDemo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
**效果图**
44

5-
<img width="250px" height="500px" src="screenshot/1.png"/><img width="250px" height="500px" src="screenshot/2.png"/>
5+
<img width="250px" height="500px" src="screenshot/1.png"/> <img width="250px" height="500px" src="screenshot/2.png"/>
66

77
[apk反编译后MainActivity.smali文件](reverse_code/smali/com/hd/smalidemo/MainActivity.smali)
88

99
[unicode与中文互转](http://tool.chinaz.com/tools/unicode.aspx)
1010

11-
[smali语法](./smali.md)
11+
[smali语法](././smali.md)
1212

1313
**反编译apk**
1414

0 commit comments

Comments
 (0)