Posts by André Jacobs - Software Engineer
Code Checksumming: Detecting Binary Patches to Your Code
5 minute read | August 29, 2023Binary code patching Binary code patching is a common and effective way attackers alter a specific part of a program’s code while keeping the rest of the code’s functionality intact. The program can be manipulated in place without requiring source...
Read moreAbout André Jacobs - Software Engineer
15 min read
| November 17, 2019
iOS App Security: Protecting SDK Symbols & Preventing Information Leakage (Part 2 of 2)
Technical
iOS
Protection
iXGuard
10 min read
| November 12, 2019
iOS App Security: An Introduction to Objective-C Metadata & Symbols in Swift & Objective-C Apps (Part 1 of 2)
Technical
iOS
Protection
iXGuard
Using LLVM to Prevent Objective-C Swizzling Through Devirtualization
https://23593082.hs-sites.com/amilia-test/blog/using-llvm-to-prevent-objective-c-swizzling-through-devirtualization
iOS App Security: Protecting SDK Symbols & Preventing Information Leakage (Part 2 of 2)
https://23593082.hs-sites.com/amilia-test/blog/ios-app-security-protecting-sdk-symbols-preventing-information-leakage-part-2-2
iOS App Security: An Introduction to Objective-C Metadata & Symbols in Swift & Objective-C Apps (Part 1 of 2)
https://23593082.hs-sites.com/amilia-test/blog/ios-app-security-introduction-objective-c-metadata-symbols-swift-objective-c-apps-part-1-2