|
-
April 2nd, 2007, 08:01 AM
#1
making advapi32.dll patch
hi i want to patch advapi32.dll, so that processes no longer can have private privileges.
i have no idea what lines to patch and what not.
i have used PE explorer to find the addresses off the security functions.
then i looked at the adress in a dissasmbler.
but i really need help with the rest, im not so good in ASM.
can anyone recommened by a disasmbler wich can also assemble, im using now ollydbg.
thanks.
-
April 3rd, 2007, 12:44 AM
#2
Re: making advapi32.dll patch
olly can assemble.
I'm not sure what you are trying to do is legal.
-
April 5th, 2007, 08:27 AM
#3
Re: making advapi32.dll patch
Its very far from legal.
Open any Windows window and choose: Help->About Windows.
You will find there EULA as link.
Click on it and read it carefully.
5. LIMITATION ON REVERSE ENGINEERING,
DECOMPILATION, AND DISASSEMBLY. You may
not reverse engineer, decompile, or disassemble the
Product, except and only to the extent that it is expressly
permitted by applicable law notwithstanding this
limitation.
Thats all. Problem solved.
There are many cracking sites with forums that are more suitable for such questions [at your own risk.]
Last edited by BytePtr; April 5th, 2007 at 08:30 AM.
Rate my post if i it was useful!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|