Git Product home page Git Product logo

fengjixuchui's Projects

dll-injection-hijacker icon dll-injection-hijacker

Parses a DLL's dos and pe header. Then creates a new section called .temp and writes the dll file name it should load, along with the opcodes to load it. It then changes the entry point to that new section, adds a relocation entry, and writes a jump back to the original OEP.

dll-injector icon dll-injector

injects a DLL into a running process or starts a process with DLL being the very first one imported.

dll-injector-2 icon dll-injector-2

💉 A Windows dynamic-link library injection tool written in C++20. It can inject a dynamic-link library into a running process by its window title or create a new process with an injection.

dll-loader icon dll-loader

Manual map injection complete with a secure login system.

dll-merger icon dll-merger

Merging DLLs with a PE32 EXE without LoadLibrary

dllfinder icon dllfinder

Enumerate the DLLs/Modules using NtQueryVirtualMemory

dllhijackingscanner icon dllhijackingscanner

This is a PoC for bypassing UAC using DLL hijacking and abusing the "Trusted Directories" verification.

dllinjector icon dllinjector

C++ - Inject a "detour" DLL into the specified executible or service, in order to detour a particular function into the one we defined by ourselves. C++ projects

dllinjector-2 icon dllinjector-2

DLL injector that bypasses some checks for valid certificates.

dllmagic icon dllmagic

The DLL Magic project, a browser hook injection executable and DLL series.

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.