GithubHelp home page GithubHelp logo

asdlei99 / gh_injector_msvc_2019_qt_5_15_0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from multikill/gh_injector_msvc_2019_qt_5_15_0

0.0 0.0 0.0 2.17 MB

C++ 98.57% QMake 0.39% PowerShell 0.86% C 0.18%

gh_injector_msvc_2019_qt_5_15_0's Introduction

Qt GH DLL Injector

  • Rebuild Guided Hacking DLL Injector
  • Download link can be found on the Release
  • This Version works with MSVC2019 and QT 5.15.0
  • Static build tested only with x64 version

Picture

alt_text

How to build

  1. Visual Studio 2019
    1. Download https://visualstudio.microsoft.com/de/vs/
  2. Qt
    1. Download https://www.qt.io/download-qt-installer
    2. Install Qt 5.15.0 -> MSVC 2019 32-bit
    3. Install Qt 5.15.0 -> MSVC 2019 64-bit
  3. Qt VS Tools for Visual Studio 2019
    1. Download https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools2019
  4. Static Qt 5.15.0
    1. Download https://github.com/martinrotter/qt5-minimalistic-builds/releases
    2. Extract to "C:\Qt\5.15.0\qt-5.15.0-static-msvc2019-x86_64"
  5. Setup MSVC
    1. Toolbar -> Qt VS Tools -> Qt Options -> Add ->
      1. "C:\Qt\5.15.0\msvc2019"
      2. "C:\Qt\5.15.0\msvc2019_64"
      3. "C:\Qt\5.15.0\qt-5.15.0-static-msvc2019-x86_64"
    2. Toolbar -> Project -> Properties -> Qt Project Settings -> Qt Installtion ->
      1. x86 -> msvc2019
      2. x64 -> msvc2019_64
      3. x64_static -> qt-5.15.0-static-msvc2019-x86_64
    3. Restart MSVC to repair intellisense
    4. Build project
  6. GH Injector-Library
    1. Download https://github.com/Broihon/GH-Injector-Library
    2. Change C++ Language to std:c++17
    3. Build and Copy to Project Folder

Feature:

  • intelligent drag and drop
  • Commandline interface
  • Hotkeys
  • shortcute generater

ToDo:

  • Recode unzip (zip_lib)
  • shortcute generator

Bugs:

  • c++17 download problems!!!!
  • command output does not show (only debug)
  • Sort pid by number not alphabetical (not static)

Rejected:

  • No auto update on x86 version, only update check -- Solution 1: need to compile x86 version with open ssl -- Solution 2: Use URLDownloadToFile instead of QT download manager

Credits:

License

All original licenses of all used components Qt are respected with the additional exception that compiling, linking or using is allowed. Go to Qt website and check for License.

gh_injector_msvc_2019_qt_5_15_0's People

Contributors

broihon avatar gh-rake avatar multikill 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.