Skip to content

Commit

Permalink
Merge branch 'ts' of https://github.com/axhlzy/Il2CppHookScripts into ts
Browse files Browse the repository at this point in the history
  • Loading branch information
axhlzy committed Jan 24, 2024
2 parents 4ac5393 + 8936219 commit c886f76
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ $ frida -FU -l ../_Ufunc.js

-------

#### 👇 Here's a simpler way to use it (Recommended)
`frida --codeshare axhlzy/il2cpphookscripts -U -f ${PackageName}`

-------

> [!NOTE]
> The npm package may not be updated in time, so you may consider using `fat -c` to open the project and use the `github action` [Artifacts](https://github.com/axhlzy/Il2CppHookScripts/actions) to replace _Ufunc.js file. :hushed:
Expand Down

0 comments on commit c886f76

Please sign in to comment.