[Release] 3D Camera For Main 1.05D+ dll

Page 1 of 3 123 LastLast
Results 1 to 15 of 34
  1. #1

    [Release] 3D Camera For Main 1.05D+ dll

    This is my dll with (3d camera only) for main 1.05D+

    simply hook in this way:

    PUSH offset name of dll
    CALL DWORD PTR DS:[81220C] <---------this is LoadLibraryA for 1.05D+ Main
    PUSH offset of proc name inside my dll (vcorp) then call it vcorp
    PUSH EAX
    CALL DWORD PTR DS:[812208] <-------------this is GetProcAddress for 1.05D+ main
    CALL EAX
    JMP TO OEP

    with lordpe change original oep with offset of push. in this case is 004119C5

    Below an example of code after hoking it in main
    Code:
    008119C5 > $ 68 F1198100    PUSH Main105D.008119F1                   ; /FileName = "Vcorp1.dll"
    008119CA   . FF15 0C228100  CALL DWORD PTR DS:[<&KERNEL32.LoadLibrar>; \LoadLibraryA
    008119D0   . 68 011A8100    PUSH Main105D.00811A01                   ; /ProcNameOrOrdinal = "vcorp"
    008119D5   . 50             PUSH EAX                                 ; |hModule
    008119D6   . FF15 08228100  CALL DWORD PTR DS:[<&KERNEL32.GetProcAdd>; \GetProcAddress
    008119DC   . FFD0           CALL EAX
    008119DE   .^E9 8919FDFF    JMP Main105D.007E336C
    F9 = On Off (you can set = 1 or = 0 in file ini)
    scroll mouse for zoom
    Press scroll button to move camera
    Press end key to reset to the default position
    Attached Files Attached Files
    Last edited by vcorp; 15-04-20 at 02:08 PM.


  2. #2
    Hybrid Gembrid is offline
    MemberRank
    Mar 2006 Join Date
    1,121Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    approved

  3. #3
    Enthusiast bachcotsau is offline
    MemberRank
    Apr 2007 Join Date
    31Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    Help video guide nice 10/10 ^_^

  4. #4

    Re: [Release] 3D Camera For Main 1.05D+ dll

    my guide to hook in main 105D+ is an "extra"
    just search here how to hook and then apply my guide ;)

  5. #5
    Valued Member ★ ♥ Deiu is offline
    MemberRank
    Nov 2008 Join Date
    ChisodaLocation
    100Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    please vcorp can you hook your dll to my main because i really don't understand on how to hook it and i read a lot of guides ...

  6. #6

    Re: [Release] 3D Camera For Main 1.05D+ dll

    add me in msn and send me your main

  7. #7
    Fusionā„¢ |ARIES| is offline
    MemberRank
    Feb 2008 Join Date
    ARGENTINALocation
    410Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    vcorp, I'have a problem., I use your main + gameguard 1.05D+ but when i Hook this dll, the main open, and enter the game whitout problems, use the camera 3D whitout problems, but in a moment:




    What happened?

    Sorry my english...

  8. #8

    Re: [Release] 3D Camera For Main 1.05D+ dll

    yes this is because 3d dll modify on the fly main offset.
    then gameguard think is a cheat program..

    same thing when i load minimap :(
    this is the reason why i have wrote a little antihasty code, changed a lot in main
    and then packed it. and checksum it with server.

  9. #9
    Apprentice Mr3v1L is offline
    MemberRank
    Jul 2007 Join Date
    17Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    vcorp cant you help me too? i try to do by my self but i cant :(

    Quote Originally Posted by vcorp View Post
    add me in msn and send me your main

  10. #10
    Account Upgraded | Title Enabled! crlfrancis is offline
    MemberRank
    Sep 2006 Join Date
    256Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    gameguard would probably work if there was a way to embed the dll code into main.exe

  11. #11
    Member santiz is offline
    MemberRank
    Oct 2008 Join Date
    ArgentinaLocation
    96Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    not works with gameguard?

  12. #12
    Member santiz is offline
    MemberRank
    Oct 2008 Join Date
    ArgentinaLocation
    96Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    Can any hook dll to this main 1.05d, thanks
    http://www.mediafire.com/file/jzgn5mcnijg/main.exe

  13. #13
    gooby pls Phant0m is offline
    MemberRank
    Mar 2008 Join Date
    ArgentinaLocation
    1,498Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    I don't understand how to hook it...

    cold you be a bit more specific of where should we look at for CALL DWORD PTR DS:[81220C] <---------this is LoadLibraryA for 1.05D+ Main

    and for CALL DWORD PTR DS:[812208] <-------------this is GetProcAddress for 1.05D+ main


    or simply some one could hook it really fast :P

    here is my main: http://files.filefront.com/Parche+Pe.../fileinfo.html

  14. #14
    Live your Life Stifi is offline
    MemberRank
    Nov 2007 Join Date
    BulgariaLocation
    452Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    @/darckalan\
    http://rapidshare.com/files/236920973/Main.rar.html
    Try now!
    ---
    007E336C - OEP
    008119D7 - EP
    ---

  15. #15
    gooby pls Phant0m is offline
    MemberRank
    Mar 2008 Join Date
    ArgentinaLocation
    1,498Posts

    Re: [Release] 3D Camera For Main 1.05D+ dll

    Quote Originally Posted by Stifi View Post
    @/darckalan\
    http://rapidshare.com/files/236920973/Main.rar.html
    Try now!
    ---
    007E336C - OEP
    008119D7 - EP
    ---
    Hey it works :D

    But I can only zoom in, not out... :S
    You know why?


    BTW Thanks! :P



Page 1 of 3 123 LastLast

Advertisement