Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
about a post 4 months before......
#1
2.0 
ReadWriteLF2
I have read this and I just want to ask:
Can I use it with rarara.dll?
(I'm from China and I'm poor in English:D)
I'm from China and I'm poor in English:D
Reply
Thanks given by:
#2
Yes,u can
1 method
( if you use 2.0a exe,change address in source code, from 2.0 to 2.0a) and load two dll
look this:
Code:
PUSH your dll1 name
CALL DWORD PTR DS:[kernel32.LoadLibraryA]
PUSH your dll2 name
CALL DWORD PTR DS:[kernel32.LoadLibraryA]
Command from OEP (CALL 00445A5D-just it for 2.0a)
RETN

2. Method
Add ReadWriteLF2 to your dll
it is not difficult
Reply
Thanks given by:
#3
Thanks very much!
I'm from China and I'm poor in English:D
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)