Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Win 10 leak, incl. some source (https://forum.exetools.com/showthread.php?t=18299)

ilikenwf 06-02-2018 04:13

I have the OpenNT, Windows NT, some win2k leaks...any interest there?

deepzero 06-02-2018 07:16

I would like to have them for my collection, would be nice if you could post them. :)

mak 06-25-2018 18:25

Quote:

Originally Posted by deepzero (Post 113542)
I would like to have them for my collection, would be nice if you could post them. :)

https://releases.opennt.eu/

pp2 06-28-2018 15:38

Quote:

Originally Posted by sf42 (Post 110734)
The problem is that I have no idea which builds include private symbols!

When you build any program or driver, usually compiler creates PDB file, but, there are two options, when linker writes it: /PDB - usual (normal) debug information and /PDBSTRIPPED - do not include some type, class and function information for private symbols. By default, all symbols are visible, but again, you can restrict this by only exported (public) symbols.

I presume, that PDB files for NT kernel for example, if they are really full, should by 2-3 times bigger, than usual ones. Checked builds - are not builds with private symbols, but contain different assertions and checks (so they are called "checked"), they are useful for hard debugging, but do not contain much additional information about kernel internals.


All times are GMT +8. The time now is 07:58.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX