首页
社区
课程
招聘
[转帖]xntsv 3.01
2022-4-4 14:48 6759

[转帖]xntsv 3.01

2022-4-4 14:48
6759

xntsv 3.01

XNTSV program for detailed viewing of system structures in Windows.


During process creation in Windows, special system structures appear in the system such as:


PEB

TEB *

PEB_LDR_DATA

LDR_DATA_TABLE_ENTRY

RTL_USER_PROCESS_PARAMETERS

EPROCESS etc.



The list of different structures is large and specific for each version of the operating system.


You could easily add your oun structs (Edit structs/ARCH/custom.json)


Officially it is not fully documented and change in different Windows versions.


This program shows complete information about these structures. It can be useful for researchers of Windows internals, as well as creators of software protection.


The program supports now:


Windows 7

Windows 7 SP1

Windows 8

Windows 8.1

Windows Server 2016

Windows Server 2019

Windows 10 (all builds)

Windows 11 (build 22000)

The program does not support now Windows 2000,XP and Vista. If you need structs for these OS use old versions of XNTSV.


The program supports now kernel mode. But you need sign driver with valid driver cert or use test cert. https://docs.microsoft.com/en-us/windows-hardware/drivers/install/how-to-test-sign-a-driver-package


Download: https://github.com/horsicq/xntsv/releases

How to run: https://github.com/horsicq/xntsv/blob/master/docs/RUN.md

How to build: https://github.com/horsicq/xntsv/blob/master/docs/BUILD.md

Changelog: https://github.com/horsicq/xntsv/blob/master/changelog.txt



[培训]《安卓高级研修班(网课)》月薪三万计划,掌 握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
点赞0
打赏
分享
最新回复 (4)
雪    币: 211
活跃值: (732)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
signed 2022-4-4 16:04
2
0
好东西。
雪    币: 5602
活跃值: (16610)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
wusha 2022-4-5 19:32
3
0

多谢林版分享,好东西,另外分享一个网站,win的内核结构,从x86到x64,从winxp到win11都有
https://www.vergiliusproject.com/kernels

最后于 2022-4-5 19:33 被wusha编辑 ,原因:
雪    币: 8144
活跃值: (4442)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
sunsjw 1 2022-5-29 20:21
4
0
收下了,谢谢
雪    币: 6287
活跃值: (3812)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
大鲤鱼 2022-5-29 21:46
5
0
这都上驱动了,为什么只是显示部分进程呢?
游客
登录 | 注册 方可回帖
返回