Skip to content

Commit

Permalink
Merge branch 'maiyao1988:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
baikaishiuc authored Jan 27, 2024
2 parents 6d24f3f + 835265f commit 361ad08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ Make sure you are using python 3.7 above.
- https://github.com/lunixbochs/usercorn
- https://github.com/slick1015/pad_unpacker (SVC 0 instruction)
- https://github.com/AeonLucid/AndroidNativeEmu

### Disclaimer
- This Project is just for personal educational purposed only.You can modify it for your personal used.But we do not take any resonsibility for issues caused by any modification of this project.
5 changes: 4 additions & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,7 @@ x = XGorgen()
data = 'acde74a94e6b493a3399fac83c7c08b35D58B21D9582AF77647FC9902E36AE70f9c001e9334e6e94916682224fbe4e5f00000000000000000000000000000000'
data = bytearray(bytes.fromhex(data))
result = x.leviathan(emulator, 1562848170, data)
```
```

## 免责声明
本项目仅仅是个人学习用途。本人不对任何对该项目进行修改而用于其他用途引起的任何问题负责。

0 comments on commit 361ad08

Please sign in to comment.