Giter Club home page Giter Club logo

windowssyscallsex's Introduction

NT内核导出以及未导出函数-全局变量偏移速查

Quick check of NT kernel exported&unexported functions/global variable offset

System目录下有已经完成的偏移 可以在线速查(谁用到其他版本麻烦顺手提交一下PR
There are already completed offsets in the System directory, which can be quick checked online



使用说明(Use:

解压文件 2个DLL和exe以及nt pdb文件放置同一个目录 运行exe即可
Unzip the file ,2 DLLs one .exe and nt pdb files are placed in the same directory, just run the exe
使用kernel base+偏移可以快速定位未导出函数 不必每个版本都用特征码搜索 也不必使用环3上传符号地址
Use kernel base+offset to quickly locate unexported functions. It is not necessary to search with signature codes for each version, and it is not necessary to use R3 to upload symbol addresses.



部分情况下 因为系统小版本不同会出现偏移不一致的情况 所以尽量以小版本为准
In some cases, the offset will be inconsistent due to different minor versions of the system, so try to use the minor version as the standard.

windowssyscallsex's People

Contributors

aobanana-chan avatar dragonquesthero avatar kdreamforest 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.