diff --git a/Workshops/Bytecodevierwer.md b/Workshops/Bytecodevierwer.md index a51929ea5..7b0c1d741 100644 --- a/Workshops/Bytecodevierwer.md +++ b/Workshops/Bytecodevierwer.md @@ -1,6 +1,6 @@ --- layout: default -title: Bytecodevierwer +title: Reverse Engineering APK's Bytecodevierwer type: workshop track: open-source-tools --- @@ -8,6 +8,14 @@ track: open-source-tools ## Bytecodevierwer _(add details, why, what, who)_ +Why: +On eof the best open source tools to reverse engineering APK's is Bytecodeviewer. This workshop wil 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 pentetsing Mobile Apps +*Decompilation tools available +*Bytecodeviewer +*Pre-release Bytecodeviewer 3.0.0. Reverse engineering APKS with Bytecodevierwer (Pre-release 3.0.0) features: