|
|
Forum
|
|
Snippets forum rulesIn this forum all the registered users may post their snippets of code they whish to share with the WinAsm Studio community following these basic rules:
* Only snippets of code are accepted in the topics of this forum.
* Discussions, suggestions, requests etc. must be posted in the "Discussions" topic.
* Do not post copyrighted material.
Administrators/moderators may edit, move or delete the entries that do not follow the preceding rules.
Get Kernel32.dll Base, without using GetModuleHandle or LoadLibrary, that is, no import; useful for inline code.
|
quangredlight |
|
New Member
Group: Members
Posts: 4
Member No.: 22341
Joined: 15-May 09
|
Your code base on PEB Struture ( Process Environment Block )
|
|
|
|
F45M_H4x0r |
|
New Member
Group: Members
Posts: 2
Member No.: 24540
Joined: 17-July 09
|
FASM-Code | 9 byte :coder Win7 Build 7600 & win xp sp3
CODE | mov ebx,[ebx+0x0c]; save the mov ebx,[ebx+0x20]; kernel32.dll-base-addr mov ebx,[ebx+0x08]; in ebx
|
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
|
|
|
|
|
|
|
|
|
|
|