Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
Owner: User #1179751
4. Introduction to Win32 Programming.
The below exercises will assist you in understanding the basics of Win32 programming. To do these exercises simply check out the solution and begin working on develop (remember to branch off it). The instructions for the exercise will be at the top of the file. If you are having trouble there are additional branches that will provide further hints. If you do elect to check out these branches start with Advanced, which provides the least help, and proceed through intermediate to beginner. If you are still having trouble check out the Solution branch.
Available exercises:
Basic System Calls – This exercise will introduce you to some basic APIApplication Programming Interface calls available to you. By the end you should be able to:
- Find the computer name
- Get the paths to some system folders
- List information for available drives.