Skip to content

Commit 50e90d7

Browse files
authored
adding visual studio app center (OWASP#1963)
adding visual studio app center
1 parent 4cd9170 commit 50e90d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Document/0x06a-Platform-Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ A language.lproj folder exists for each language that the application supports.
129129

130130
![OWASP MSTG](Images/Chapters/0x06a/iOS_project_folder.png) \
131131

132-
On a jailbroken device, you can recover the IPA for an installed iOS app using different tools that allow decrypting the main app binary and reconstruct the IPA file. Similarly, on a jailbroken device you can install the IPA file with [IPA Installer](https://github.com/autopear/ipainstaller "IPA Installer"). During mobile security assessments, developers often give you the IPA directly. They can send you the actual file or provide access to the development-specific distribution platform they use, e.g. [TestFlight](https://developer.apple.com/testflight/ "TestFlight").
132+
On a jailbroken device, you can recover the IPA for an installed iOS app using different tools that allow decrypting the main app binary and reconstruct the IPA file. Similarly, on a jailbroken device you can install the IPA file with [IPA Installer](https://github.com/autopear/ipainstaller "IPA Installer"). During mobile security assessments, developers often give you the IPA directly. They can send you the actual file or provide access to the development-specific distribution platform they use, e.g. [TestFlight](https://developer.apple.com/testflight/ "TestFlight") or [Visual Studio App Center](https://appcenter.ms/ "Visual Studio App Center").
133133

134134
### App Permissions
135135

0 commit comments

Comments
 (0)