It's a pleasure to announce the release of open-obfuscator: a free and open-source solution
for obfuscating Android and iOS applications (Java/Kotlin, C/C++/Objective-C)
https://t.co/nBYleNkcdA
https://t.co/epzNK1fqKW
Extracting liblockdown.dylib from visionOS dyld shared cache and running it
with a DBI on macOS?
Challenge accepted!
📖 Blog: https://t.co/Xs6okwWIoV
🎞️ Demo: https://t.co/R8smNumflU
⌨️ Code: https://t.co/EKdoetOqXt
Funny DMCA that worth reading :
https://t.co/vyMKLEH7yU
"... is a leading mobile application security solution that provides comprehensive protection..."
[...] later on
The accused projects, available at <> are specifically designed to bypass (all) advanced security measures
"By providing these tools and methods, these repositories compromise the security and integrity of applications protected by xxxx, causing potential harm to users and developers relying on our technology for protection."
There is an new "extended" version of LIEF which exposes API to inspect ObjC metadata,
DWARF & PDB (based on LLVM). If you want to beta-test this version, you can ping
[email protected]
- https://t.co/ujNk3Csx79
- https://t.co/lKGdB8bDDT
Happy to announce the release of our LLVM-based (dis)assembler framework, Nyxstone. It supports all architectures of LLVM, label-support in the assembler comes with Python & Rust bindings.
LIEF Rust bindings are now supported for iOS and Linux ARM64!
This means that the bindings for these platforms can be used with cargo [cross-]compilation:
$ cargo build --target=<aarch64-apple-ios|aarch64-unknown-linux-gnu>
WhiteBox Cryptanalysis Christmas has come early this year and it brought a gift:
Introducing Blue Galaxy Energy by @doegox and Nicolas Subayrole, the first open source implementation of the BGE attack that turns 20 years old in 2024.
https://t.co/GDTLUxOIbu
For sure Apple can prevent application to be released with the IR but I doubt
they will prevent its usage before the link stage (which is usually where it matters for IR-based obfuscation).
Thank you for this blog post 👏
(1/2) It's great to see this kind of blog post after all the storm of communication
about XCode 15 bitcode removable (and the misunderstanding about what it really removed).
Bitcode is a core component of the #LLVM compilation technology, and iXGuard is able to maintain seamless compatibility with Apple and LLVM. Learn more here: https://t.co/Ddpq4ee7x2
#iOS#CyberSecurity