Giter Site home page Giter Site logo

hugmyndakassi / mint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chuyu-team/mint

0.0 0.0 0.0 812 KB

Contains the definitions for the Windows Internal UserMode API from ntdll.dll, samlib.dll and winsta.dll.

License: MIT License

C# 0.19% Batchfile 0.03% C++ 0.26% C 99.52%

mint's Introduction

Mouri's Internal NT API Collections (MINT)

Total Downloads GitHub Releases NuGet Package

Mouri's Internal NT API Collections (MINT) was originally called NativeLib or ChuyuWindowsInternalAPI. I have changed the name of this project because the original name is too long. This project contains the definitions for the Windows Internal UserMode API from ntdll.dll, samlib.dll and winsta.dll. This project is based on PHNT from System Informer (originally Process Hacker).

The difference from PHNT from System Informer (originally Process Hacker)

  • Compiling using the /W4 /WX option is supported.
  • Optimized for the Windows SDK.
  • "Zw*" API is under the management of Windows SDK version macros.

How to use

Copy "Mint" folder to your project, set the include path for that folder and include Mint.h.

// If you wonder to use separate namespace, please define the following macro.
#define MINT_USE_SEPARATE_NAMESPACE

#include "Mint.h"

License

The Mouri's Internal NT API Collections (MINT) is distributed under the MIT License. Because the System Informer (originally Process Hacker) is distributed under the MIT License now and I'm glad to follow that.

Documents

Chuyu Team

mint's People

Contributors

mourinaruto avatar mirokaku avatar meesong 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.