Skip to content

Commit

Permalink
Add MAST presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dguido committed Feb 11, 2016
1 parent d8e8780 commit 54b2ef3
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions iOS Application Security/README.md
@@ -0,0 +1,18 @@
# Modern iOS Application Security

iOS applications have become an increasingly popular targets for hackers, reverse engineers, and software pirates. In this presentation, we discuss the current state of iOS attacks, review available security APIs, and reveal why they are not enough to defend against known threats. For high-risk applications, novel protections that go beyond those offered by Apple are required. As a solution, we discuss the design of the Mobile Application Security Toolkit (MAST) which ties together jailbreak detection, anti-debugging, and anti-reversing in LLVM to address these risks.

Resources
* [Slides](/iOS%20Application%20Security/iOS%20Application%20Security_notes.pdf)
* [MAST](https://www.trailofbits.com/products/#mast)

Presented at
* [Etsy Code as Craft](https://codeascraft.com/speakers/sophia-dantoine-modern-application-security-for-ios/)

More info
* [ReMASTering Applications by Obfuscating during Compilation](https://blog.trailofbits.com/2014/08/20/remastering-applications-by-obfuscating-during-compilation/)

Authors
* Sophia D'Antoine
* Dan Guido
* Car Bauer
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 54b2ef3

Please sign in to comment.