Skip to content

Commit 5973f80

Browse files
authored
Update README.md
1 parent 39bdce7 commit 5973f80

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,12 @@ we can do nothing to prevent some methods been inlined before app start, but we
175175
if you will hook some method that could be inlined, please call SandHook.disableVMInline()(OS >= 7.0) in Application.OnCreate()
176176

177177

178+
# Demo
179+
180+
non-Root Xposed Environment Demo (VirtualApp With SandHook):
181+
182+
https://github.com/ganyao114/SandVXposed
183+
178184

179185
# References
180186

0 commit comments

Comments
 (0)