View Single Post
  #5  
Old 09-07-2016, 13:36
bongos_man bongos_man is offline
Friend
 
Join Date: Aug 2016
Posts: 25
Rept. Given: 0
Rept. Rcvd 4 Times in 3 Posts
Thanks Given: 4
Thanks Rcvd at 25 Times in 14 Posts
bongos_man Reputation: 4
most of the code that was available is for tools that have better free/open source replacements these days. but here are some links to the old tools & whatever code was provided:

http://court.shrock.org/sysinternals/
http://court.shrock.org/sysinternals-bt/
http://web.archive.org/web/20060427210005/www.sysinternals.com/SourceCode.html (also check out the rest of the site)
https://github.com/xcud/sysinternals-source

in fact the official microsoft code samples are quite good as well, you will not find undocumented api info of course but they are quite comprehensive.

https://code.mdsn.microsoft.com (check the "desktop" box to filter out non-windows junk)
https://github.com/Microsoft/Windows-driver-samples good kernel reference material here

Last edited by bongos_man; 09-07-2016 at 13:42. Reason: adding microsoft links
Reply With Quote
The Following 2 Users Gave Reputation+1 to bongos_man For This Useful Post:
dj-siba (09-07-2016), TechLord (09-07-2016)
The Following 4 Users Say Thank You to bongos_man For This Useful Post:
chants (09-08-2016), niculaita (09-07-2016), tonyweb (09-15-2016)