Skip to content

Commit

Permalink
Update techniques/ios/MASTG-TECH-0055.md
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Holguera <perezholguera@gmail.com>
  • Loading branch information
TheDauntless and cpholguera authored Feb 10, 2025
1 parent 737fd3c commit df46042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion techniques/ios/MASTG-TECH-0055.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $ idevice_id
00008101-1234567890123456 (Network)
```

Now that we have the correct Bundle Identifier and device ID, we can launch the app using `xrun` (see @MASTG-TOOL-0071):
Now that we have the correct Bundle Identifier and device ID, we can launch the app using `xcrun` (see @MASTG-TOOL-0072):

```bash
xcrun devicectl device process launch --device 00008101-1234567890123456 --start-stopped sg.vp.UnCrackable1.QH868V5764
Expand Down

0 comments on commit df46042

Please # to comment.