HOME
Recent posts
DVIA v2 iOS URL Runtime Manipulation with Frida
After my previous blog posts about DVIA v2 Anti-Debug and Frida with Swift] some guys asked me about the URL Runtime ...
iOS Strings Obfuscation in Swift
Usually when reversing an iOS Application, it’s common to see methods and strings that can help an attacker to figure...
ELF x64 Bypass NX with mprotect()
In this blogpost, I’ll explain how to bypass NX using mprotect() in order to make the stack executable.
Cascade Writeup
Let’s start by enumerating all the services on the machine with a TCP scan:
Resolute Writeup
I had some problems the last week and couldn't publish this writeup I wrote in Decembre, let’s start by enumerating a...
iOS Swift Anti-Jailbreak Bypass with Frida
Frida is a dynamic binary instrumentation framework that has been around for a while. In a nutshell, Frida allows rev...
DVIA v2 iOS Anti-Debugging Bypass with LLDB
This is my solution to bypass anti-debugging checks on Damn Vulnerable iOS Application v2.
Safe Writeup
Let's run a full TCP scan with NMAP in order to enumerate all the available TCP services:
Nineveh Writeup
Let's start with NMAP:
Master IP CAM 01 Vulnerabilities
Some time ago I analized this ipcam with my friend Dzonerzy.