Skip to content

Commit

Permalink
Add Rootless Support for Jailbroken Sources
Browse files Browse the repository at this point in the history
Refactored Code Using ChatGpt
  • Loading branch information
HuChundong committed Apr 4, 2023
1 parent cae0e29 commit 69da05a
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 92 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/util/__pycache__
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ datetime
mistune
arpy
Pillow
pydpkg
pydpkg
pyzstd
Loading

0 comments on commit 69da05a

Please sign in to comment.