Git Product home page Git Product logo

fengjixuchui / millin-framework-um- Goto Github PK

View Code? Open in Web Editor NEW

This project forked from contionmig/millin-framework-um-

0.0 1.0 0.0 72 KB

A User Mode (UM) Framework which can be used to make anything. From cheats, to anti cheats or even a normal program. The framework will still be in development. Feel free to suggest improvements or ideas.

License: GNU General Public License v3.0

C++ 92.48% C 7.52%

millin-framework-um-'s Introduction

SagaanTheEpic's Millin FrameWork

[My Website]

Features

Process Information:

  • Create Process
  • Process Name via PID
  • Process Handle via Name and PID
  • Getting Process Threads

Anti Debug ( Credits ):

  • CheckRemoteDebuggerPresent
  • IsDebuggerPresent
  • NtGlobalFlag
  • ProcessDebugFlags (NtQueryInformationProcess)
  • ProcessDebugPort (NtQueryInformationProcess)
  • ProcessDebugObjectHandle (NtQueryInformationProcess)
  • DebugObject (NtQueryObject)
  • SystemKernelDebuggerInformation (NtQuerySystemInformation)
  • SystemDebugControl (NtSystemDebugControl)
  • NtClose (STATUS_INVALID_HANDLE exception)
  • ThreadHideFromDebugger (NtSetInformationThread)

Anti Dump ( Credits ):

  • Earsing PE Headers
  • Increasing Image Size

Anti VM:

  • Checking Loaded DLLs
  • Checking Registers
  • Checking Services
  • Checking Running Windows
  • Checking Processes

Injection:

  • Standard Remote Thread
  • Standard APC Inection
  • Standard SetWindowsHook Injection
  • Manual Mapper

Memory:

  • Read Process Virtual Memory
  • Write Process Virtual Memory
  • AOB Scans
  • Retriving Module Base Address
  • Retriving Program Base Address

Privilege:

  • Check If Program Is Ran As Admin
  • Adjusting Token Privileges

System Info:

  • Physical Memory Size
  • Number Of Processors
  • Page Size

Maths:

  • Vectors
  • Matrixes
  • Simple Square Root

Xor ( Credit)

TO-DO

  • Adding More Injection Methods
  • Adding More Anti Dump Methods
  • Adding Functions Which Enumerate Drivers And Other Running Softwares

Notes

I will be working on this framework along the days, adding things and improving the overall source. At this point, my goal is to add more features and try to complete the TO DO list.

System Portability

  • Only Tested On Windows 7 x64

alt text

Credits

https://github.com/mrexodia/TitanHide ( https://github.com/mrexodia/TitanHide/blob/master/LICENSE ) https://github.com/LordNoteworthy/al-khaser ( https://github.com/LordNoteworthy/al-khaser/blob/master/LICENSE ) https://github.com/KN4CK3R/XorStr https://github.com/ItsJustMeChris/Manual-Mapper https://github.com/Sleevelesss/CS-GO-Simple-External

millin-framework-um-'s People

Contributors

contionmig avatar

Watchers

 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.