Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hackcatml authored May 29, 2024
1 parent 25c7ece commit b9cf569
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 @@ -18,9 +18,14 @@ Tested on the games listed below. It might not work correctly with other games u

# Usage
1. Attach
- Real Device
```
frida -Ul script.js <UE4 Game>
```
- Emulator
```
frida -Ul script.js --realm=emulated <UE4 Game>
```

2. Set
```
Expand Down

0 comments on commit b9cf569

Please sign in to comment.