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 ...

2 minute read

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...

4 minute read

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.

4 minute read

Cascade Writeup

Let’s start by enumerating all the services on the machine with a TCP scan:

4 minute read

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...

2 minute read

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...

8 minute read

DVIA v2 iOS Anti-Debugging Bypass with LLDB

This is my solution to bypass anti-debugging checks on Damn Vulnerable iOS Application v2.

2 minute read

Safe Writeup

Let's run a full TCP scan with NMAP in order to enumerate all the available TCP services:

4 minute read

Nineveh Writeup

Let's start with NMAP:

7 minute read

Master IP CAM 01 Vulnerabilities

Some time ago I analized this ipcam with my friend Dzonerzy.

2 minute read