Difference between revisions of "Template:Infobox assembly"

From SkullSecurity
Jump to navigation Jump to search
 
(11 intermediate revisions by 3 users not shown)
Line 4: Line 4:
|-  
|-  
| Please choose a tutorial page:
| Please choose a tutorial page:
* [[Fundamentals]] -- Mostly information about C
* [[Fundamentals]] -- Information about C
* [[Tools]]
* [[Tools]]
* [[Registers]]
* [[Registers]]
* [[Simple Instructions]]
* [[Simple Instructions]]
* [[Example 1]] -- Starcraft CDKey Verification
* [[Example 1]] -- SC CDKey Initial Verification
* [[Example 2]] -- Starcraft CDKey Shuffle
* [[Example 2]] -- SC CDKey Shuffle
* [[Example 2b]] -- SC CDKey Final Decode
* [[The Stack]]
* [[The Stack]]
** [[Stack Example]]
** [[Stack Example]]
Line 21: Line 22:
* [[Example 5]] -- Cracking a game
* [[Example 5]] -- Cracking a game
* [[Example 6]] -- Writing a keygen
* [[Example 6]] -- Writing a keygen
* [[.dll Injection]]
* [[.dll Injection and Patching]]
* [[Rebounding]]
* [[Memory Searching]]
* [[Example 7]] -- Writing a cheat for Starcraft (1.05)
* [[Example 7]] -- Writing a cheat for Starcraft (1.05)
** [[Example 7 Step 1]] -- Displaying Messages
** [[Example 7 Step 1b]] -- Above, w/ func ptrs
** [[Example 7 Final]]
* [[Example 8]] -- Getting IX86.dll files
* [[16-bit Assembly]]
* [[Example 9]] -- Keygen for a 16-bit game
* [[Example 10]] -- Writing a loader
|}<includeonly>[[Category:Assembly Guide]]</includeonly><noinclude>
|}<includeonly>[[Category:Assembly Guide]]</includeonly><noinclude>



Latest revision as of 17:21, 17 November 2008

Assembly Language Tutorial
Please choose a tutorial page:

Usage

{{Infobox assembly}}