BSODTutorials
Windows Internals, System Security, Theoretical Computer Science and Debugging.
Showing posts with label
System Security
.
Show all posts
Showing posts with label
System Security
.
Show all posts
Saturday, 9 August 2014
Windows Access Tokens - !token and _TOKEN
›
Windows needs to ensure that untrusted code and untrusted users aren't accessing important areas of the operating system, and creating p...
3 comments:
Thursday, 31 July 2014
Windows Integrity Levels - Process Explorer and WinDbg
›
From Windows Vista onwards, Microsoft has placed a substantially greater focus on the security of the operating system, which is one of the ...
2 comments:
Wednesday, 18 June 2014
List of Reverse Engineering and Debugging Tools
›
I may have created a small list of tools before, however, I would like to expand this list and provide some better descriptions for each of ...
Monday, 21 April 2014
Introduction to Detecting Anti-Debugging Techniques
›
Malicious Software is able to detect if it's running within a debugging environment or a debugger has been attached to the process, and ...
2 comments:
›
Home
View web version