وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Android App Hacking – Black Belt Edition

سرفصل های دوره

Becoming the lead expert in android app security


1 - Installation and Setup
  • 1 - Concept.html
  • 1 - Setup Theory
  • 2 - Installation System & Android Studio
  • 3 - Emulator Installation
  • 4 - Emulator Usage Secret Features
  • 5 - Androidx86 Virtual Machine Setup
  • 6 - Developer Options
  • 7 - 7-app-game.zip
  • 7 - Developer Options Secrets Game Hacking
  • 7 - app-game-android12.zip
  • 8 - 8-brush-btsnoop-hci-brush.zip
  • 8 - Developer Options Bluetooth Low Energy Hacking
  • 9 - 9-furby-btsnoop-hci.zip
  • 9 - Bluetooth Low Energy Furby App Hacking
  • 10 - Android Debug Bridge Theory
  • 11 - Android Debug Bridge ADB HandsOn White Belt

  • 2 - App Structure
  • 2 - Activities and Intents.html
  • 3 - Broadcast Receiver and Content Provider.html
  • 12 - Filestructure of an APK
  • 12 - spacepeng.zip
  • 13 - Dalvik Dex
  • 14 - Classesdex
  • 15 - Decompiling Preperation
  • 16 - Decompiling HandsOn
  • 16 - spacepeng.zip
  • 17 - AndroidManifestxml
  • 17 - privacy.zip
  • 18 - App Permissions
  • 19 - Activities
  • 20 - 10-2-sieve.zip
  • 20 - Activities Hacking
  • 21 - 6-3-SieveLoginBypass.zip
  • 21 - Activity Bonus Bypassing Login Own Application
  • 22 - Intents
  • 23 - Intents Examples
  • 23 - alarmpin.zip
  • 24 - BroadcastReceiver
  • 25 - 8-2-BroadcastReceiver-Source.zip
  • 25 - 8-2-broadcastReceiverAPK.zip
  • 25 - BroadcastReceiver Hacking Alarm App
  • 26 - 8-3-BroadcastHacking.zip
  • 26 - BroadcastReceiver Hacking via own App
  • 27 - Services
  • 28 - ContentProvider
  • 29 - 10-2-sieve.zip
  • 29 - 10-2-sieveCode.zip
  • 29 - ContentProvider SQL Injection
  • 30 - 10-3-SieveBackup.zip
  • 30 - ContentProvider Database Attacks SQLi Permission Bypass
  • 31 - 10-2-sieveCode.zip
  • 31 - 10-4-MusicPlayer-Source.zip
  • 31 - 10-4-PathTraversalPoCSource.zip
  • 31 - 10-4-musicplayer.zip
  • 31 - 10-4-pathtraversalpoc.zip
  • 31 - ContentProvider PathTraversal Attack
  • 32 - Application Signing
  • 33 - Application Signing Deep Dive
  • 34 - BlueBox Master Key Vulnerability Signing

  • 3 - Reverse Engineering Android Apps
  • 35 - 20-de.fgerbig.spacepeng-1581.zip
  • 35 - Dex2Jar
  • 36 - JadxGui
  • 37 - 20-de.fgerbig.spacepeng-1581.zip
  • 37 - JadxGui HandsOn
  • 38 - Secret Super Weapon
  • 39 - Reversing Apps
  • 40 - Creating a CallGraph CG
  • 40 - reverseme.zip
  • 41 - Creating a FlowGraph FG
  • 42 - AndroLabServer.zip
  • 42 - Challenge Intro
  • 43 - Challenge Hacking Activities
  • 44 - Challenge Hacking Content Provider
  • 45 - Challenge Hacking BroadCast Receiver
  • 46 - Challenge Password Decryption

  • 4 - Smali
  • 47 - Recap
  • 47 - de.fgerbig.spacepeng-1581.zip
  • 48 - Smali Introduction
  • 48 - player.zip
  • 48 - smalione-simple.zip
  • 49 - Smali Patching
  • 49 - smalione.zip
  • 50 - Challenge Solution
  • 51 - Registers
  • 51 - player.zip
  • 51 - registers.zip
  • 52 - Types
  • 53 - P0 Register
  • 53 - p0.zip
  • 54 - Dalvik Opcodes
  • 55 - Smali File Structure
  • 56 - Practice Smali
  • 56 - practice-smali.zip
  • 57 - Practice Solution
  • 58 - Orange Belt Intro
  • 59 - Orange Belt Solution
  • 60 - IF Intro
  • 61 - IF ELSE GOTO
  • 62 - IF ELSE GOTO Code Analysis
  • 62 - smalitwo.zip
  • 63 - IF ELSE GOTO Blocks
  • 64 - IF ELSE GOTO Practice
  • 65 - SmaliTwo.zip
  • 65 - SmaliTwo-designed.zip
  • 65 - Smali Patching Flipping the logic
  • 66 - Smali Patching Deleting Code
  • 66 - app-debug.zip
  • 67 - Smali Patching Jump Instructions
  • 67 - infos.zip
  • 67 - player.zip
  • 67 - smalitwo.zip
  • 67 - solution.zip
  • 68 - Rooting Detection Intro
  • 69 - Rooting Detection bypass Solution
  • 70 - Rooting Detection Solution2 Bonus
  • 70 - solution-jump.zip
  • 71 - Smali Objects and Methods
  • 71 - objects.zip
  • 71 - objects-level-up-patched.zip
  • 72 - Smali Static Methods
  • 72 - static.zip
  • 72 - static-modified.zip
  • 73 - Smali Hello World Yes this late
  • 73 - helloworld.zip
  • 74 - Printing out secrets Systemout Written in Smali
  • 74 - solution.zip
  • 74 - xorencryption.zip
  • 75 - Patching XOR encryption
  • 75 - bonus-solution-patched.zip
  • 76 - One challenge to recap all Intro
  • 76 - aes.zip
  • 77 - One challenge to recap all Part 1
  • 78 - One challenge to recap all Part 2
  • 78 - SmaliSupporter-key.zip
  • 78 - out.zip
  • 79 - One challenge to recap all Part 3
  • 79 - solution.zip
  • 80 - AESSolutionHelper.zip
  • 80 - One challenge to recap all Solution
  • 80 - hardway.zip
  • 80 - solution.zip
  • 81 - Blue Belt Challenge Intro
  • 82 - Blue Belt Challenge Hint
  • 83 - Blue Belt Challenge Solution

  • 5 - Man in the Middle
  • 84 - Adress Resolution Protocol ARP
  • 85 - MitM Setup
  • 86 - Intercepting Theory
  • 87 - BurpSuite Setup
  • 88 - Reset the Setup
  • 89 - HTTPS Technical View
  • 90 - Installing a Certificate
  • 91 - MitM Setup Virtual Machine VM
  • 92 - Certificate Pinning Theory
  • 93 - Certificate Pinning OpenSSL Bonus
  • 94 - Certificate Pinning Patching Fingerprint
  • 94 - certificatepinning-hash.zip
  • 95 - Certificate Pinning Patching Certificate
  • 95 - certificatepinning-cert.zip
  • 96 - Certificate Pinning Objection Bypass
  • 96 - certificatepinning-cert.zip
  • 96 - certificatepinning-hash.zip

  • 6 - FRIDA
  • 97 - Introduction
  • 98 - Install
  • 99 - Hooking Theory
  • 99 - activity.zip
  • 99 - aes.zip
  • 100 - Dize Game HandsOn
  • 101 - Dize App Analysis
  • 101 - privacyfriendlydicer.zip
  • 102 - Dize App Observing Parameters
  • 102 - param-hook.zip
  • 103 - Dize App Modifying Parameters
  • 103 - param-hook.zip
  • 104 - Function Overloading
  • 104 - next-int.zip
  • 105 - Timing Hooking
  • 106 - Challenge Rooting Detection bypass
  • 107 - Challenge Rooting Detection solution
  • 108 - Actively calling a method
  • 108 - fridafunc.zip
  • 108 - instancemethod.zip
  • 108 - staticmethod.zip
  • 109 - Instance Methods
  • 109 - instancemethod.zip
  • 110 - Working with Instances
  • 110 - existinginstance.zip
  • 111 - 17-1-handson.zip
  • 111 - 20-de.fgerbig.spacepeng-1581.zip
  • 111 - HandsOn
  • 112 - HandsOn Solution
  • 112 - coinrain.zip
  • 112 - hookhighscore.zip
  • 112 - invincible.zip
  • 112 - invisible.zip
  • 112 - rapidfire.zip
  • 113 - Instance as a parameter
  • 113 - fridainst.zip
  • 113 - instanceparameter.zip
  • 114 - Existing instance as a parameter
  • 114 - existinginstanceparameter.zip
  • 115 - Challenge Create multiple player shots
  • 116 - Challenge Mulitple player shots solution
  • 116 - addplayer.zip
  • 117 - Constructor hooking
  • 117 - constructor.zip
  • 118 - Manipulating UI Thread
  • 118 - fridafunc.zip
  • 118 - uitoast.zip
  • 119 - Writing a trainer
  • 119 - trainer.zip
  • 120 - Hooking the Native Development Kit NDK
  • 121 - NDK hooking Easy Way
  • 121 - flexingonnativemethods.zip
  • 121 - fridandk.zip
  • 122 - NDK hooking Hard way
  • 122 - fridandk.zip
  • 122 - ndkhook.zip
  • 123 - NDK hooking timing
  • 124 - Manipulating NDK methods overwriting
  • 125 - Reversing C function in ghidra Bonus
  • 126 - Hooking C function in frida Bonus
  • 126 - cfuncfrida.zip
  • 126 - cfunctionhook.zip

  • 7 - Additional Files
  • 127 - CheatSheet.html
  • 127 - cheatsheet.pdf
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 52
    حجم: 7045 مگابایت
    مدت زمان: 2736 دقیقه
    تاریخ انتشار: 21 دی 1401
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید