December 2017
Intermediate to advanced
860 pages
16h 1m
English
DLL files are responsible for carrying out the majority of tasks. Therefore, it is important to understand which DLL file contains which method Simple alert boxes can be generated by calling the appropriate method from the correct DLL file as well. It is very similar to the library files of Metasploit, which have various methods in them. To study Windows API calls, we have good resources at http://source.winehq.org/WineAPI/ and http://msdn.microsoft.com/en-us/library/windows/desktop/ff818516(v=vs.85).aspx. I recommend you study a variety of API calls before proceeding further with creating RailGun scripts.
Read now
Unlock full access