Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jowasp authored Feb 6, 2017
1 parent df0bc6d commit 5970c95
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions Workshops/Bytecodevierwer.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,18 @@ track: open-source-tools

## Bytecodevierwer

_(add details, why, what, who)_
Why:
One of the best open source tools to reverse engineering APK's is Bytecodeviewer. This workshop will provide attendees knowledge on:

###Why:
Because Bytecodeviewer is one, if not the best open source tools to reverse engineering APK's.

###Who:
- New to pentesting mobile android apps? Welcome
- New to Bytecodeviewer? Welcome!

###When
12, 13 June - 2017

This workshop will provide attendees knowledge on:
- The process of pen testing Mobile Android applications vs Web Apps
- The challenges of Pentesting Mobile Android apps
- The role of reverse engineering in pentesting Mobile Apps
Expand All @@ -18,8 +27,10 @@ One of the best open source tools to reverse engineering APK's is Bytecodeviewer
- Installing Xposed Framework
- Why emulators do not provide the right or limited testing environment
- Introduction to Bytecodeviewer
- Reverse Engineering with Bytecodeviewer
- How to use Xposed Framework
- Hacking an app with Xposed
- Analzying with Bytecode and Hacking an app with Xposed
- Using the Xposed Generator (new feature!)
- Pre-release Bytecodeviewer 3.0.0. with new features!

Reverse engineering APKS with Bytecodevierwer (Pre-release 3.0.0) features:
Expand Down

0 comments on commit 5970c95

Please sign in to comment.