Skip to content

Commit

Permalink
Update isExcludedFromBackup.r2 (#3067)
Browse files Browse the repository at this point in the history
* Update isExcludedFromBackup.r2

* fix asm
  • Loading branch information
cpholguera authored Nov 8, 2024
1 parent c228a02 commit fa8de48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ axt @ 0x10000cc28
pd-- 5 @ 0x100004594

!printf "\n"
!printf "Search for secret.txt"
!printf "Search for secret.txt:\n"
/ secret.txt

!printf "\n"
Expand Down
1 change: 1 addition & 0 deletions demos/ios/MASVS-STORAGE/MASTG-DEMO-0019/output.asm
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Use of isExcludedFromBackup:
0x1000045a0 sub x8, x29, 0x88
0x1000045a4 ldur x8, [x8, -0x100]

Search for secret.txt:
0x10000dbe6 hit4_0 "lueFatal errorsecret.txt"

Use of the string secret.txt:
Expand Down

0 comments on commit fa8de48

Please sign in to comment.