Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hexploitable/r2con2020_r2frida

This repository houses the materials, slides and exercises from the r2con 2020 walkthrough sessions.
https://github.com/hexploitable/r2con2020_r2frida

Last synced: 3 months ago
JSON representation

This repository houses the materials, slides and exercises from the r2con 2020 walkthrough sessions.

Awesome Lists containing this project

README

        

# r2con2020 - r2frida workshop files

## Material

```sh
git clone https://github.com/hexploitable/r2con2020_r2frida.git
git submodule init
git submodule update
```

## Pre-requisites
- [Radare2](https://github.com/radareorg/radare2)
- [Frida](https://frida.re)
- [R2frida plugin](https://github.com/nowsecure/r2frida)

## Challenges
- [Anti-Jailbreak app (iOS)](ios-challenge-2.ipa)
- [R2con 2020 crackme (iOS)](r2con2020-crackme.ipa) [Spoiler: Automated solution](https://gist.github.com/hexploitable/224db54fdb64129258728dc2e135f101)
- [CyberTruck 2019 crackme (Android)](https://github.com/nowsecure/cybertruckchallenge19/blob/master/apk/cybertruck19.apk)

## Devices (preferably rooted)
- iPhone
- Android

You may also wish to use this very hacky SpringBoard hack to prevent your iOS app from being killed for not starting in time when you spawn it:
https://gist.github.com/5a2318f89fb696da772430bfbb864cd9