Coder Social home page Coder Social logo

dragonfist's Introduction

DragonFist

DragonFist is an automated tool for checking vulnerability and making report on Unity Engine based Games. This program works in Android environment and also supports Android emulator environment. It can check vulnerability from the attacker's point of view and provide details of vulnerability and solutions.

For user-friendly environment, DragonFist is created with GUI(Graphical User Interface)

MainForm

Features

  • Decompile APK and Restore metadata automatically
  • Check Method Vulnerability by auto-hooking it dynamically
  • Check Time & Random Vulnerability by manipulating it directly
  • Check Saving data with the format of SQLite3 and PlayerPrefs
  • Check Memory Vulnerability using Value search, Class search
  • Make Vulnerablility Analysis Report automatically

Environment

  1. IDE : Visual Studio 2019
  2. Language : C#
  3. Form : Windows Form

Pre-Installation

  1. Android SDK Platform Tools(adb.exe) : https://developer.android.com/studio/releases/platform-tools
  2. Python3 : https://www.python.org/downloads/windows
  3. Java JDK : https://www.oracle.com/technetwork/java/javase/downloads/index.html
  4. Frida(Windows) : https://frida.re/docs/installation,
  5. Frida-server(Android) : https://github.com/frida/frida/releases
  6. .NET Framework : https://dotnet.microsoft.com/download/dotnet-framework

Install

There are 2 ways to install DragonFist.

  1. Git clone or Download ZIP
  2. Install by installer

How to use

DragonFist provides User-Manual and FAQ

  1. DragonFist_UserManual
  2. DragonFist_FAQ

Reference

  1. Il2CppDumper : https://github.com/Perfare/Il2CppDumper
  2. apktool : https://bitbucket.org/iBotPeaches/apktool/

dragonfist's People

Contributors

samuel-jeong avatar esby97 avatar gun7992 avatar ch4rli3kop avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.