Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    AlexSleyore's Avatar
    Join Date
    Sep 2007
    Posts
    44
    Reputation
    10
    Thanks
    11

    Unhappy HS's DLL in CombatArms

    OK well i was like... ok so according to that thing the easiest way to bypass it is to stop it form loading.. then i got another idea.. what if i closed it?.. well i looked and their was no EXE for it.. then i found

    ehsvc.dll

    in the Folder for Hshield and IN combat arms meaning Hshield injected it..(this comes by if you stop Hshield from loading - if combat arms loaded it, it would still load it)... thus i began my tests..

    some basic tips

    Dont use ollydbg to debug this dll.. it cause a system wide no-bsod crash (lost like 2 hours of work..)

    apparently the following things fail:
    1. Unloading it once its made the D3d
    2. Replacing the whole thing with NOP once its loaded the D3d
    3. Editing the name - HS compiles it from scratch that it loads from the internet on every load.

    not sure what else their is cause i cant see its ASM or watch its functions cause its EVIL.. (also this means odds are you can just stop it from being able to inject the dll.. this is MUCH more up the allies of a lot of you hackers seeing, you do stuff with injectors and their sources all the time.)

    any more ideas feel free to share them.. (will work on it some more tomorrow night.. i got school in like.. 4 hours and need 4 hours of sleep very badly)

  2. #2
    95king's Avatar
    Join Date
    Aug 2008
    Location
    HAWAII
    Posts
    95
    Reputation
    10
    Thanks
    8
    wow you stay up real late dude sorry i got no ideas

  3. #3
    FatEmoLLaMa's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Location
    Victoria, Australia.
    Posts
    681
    Reputation
    12
    Thanks
    299
    My Mood
    Angry
    Try editing the HSUpdate.exe and telling it that the same .dll is there.

    Just a little idea :P

    I haven't been on here in 4 years...

  4. #4
    knappy's Avatar
    Join Date
    Aug 2008
    Posts
    171
    Reputation
    10
    Thanks
    38
    as i understand it, there is no way to actually bypass hackshield completely with this last update. if you disable it then the game wont load now. so the next best thing is to disable its error msgs and do your work that way.
    problem with that is, its a real bitch to debug. since you cant attach the debugger. and that makes it alot more difficult to find pointers. since cshell cant be accessed directly while hacksheild is running.
    good idea though, if that actually works then great

  5. #5
    Rajinn's Avatar
    Join Date
    Aug 2008
    Posts
    280
    Reputation
    10
    Thanks
    31
    you can find the load point for the dll but it doesnt help.
    disabling hsupdate is the same as disabling the dll... either way the game wont launch, you end up with a transform and lighting error.

    you can disable the dll from loading, but its a waste of time. error error error.

    you cant really "unload" a dll. you would have to find every instance/reference to it and correct it.
    setting the whole ehsvc to nop will = crash
    any call to ehsvc will = crash
    calls to ehsvc are a few thousand a second. goodluck?
    why are you trying to disable it anyways?

    for the record i've successfully removed hackshield 100%, corrected all the errors, and have no problems playing.
    Last edited by Rajinn; 09-04-2008 at 07:39 AM.

  6. #6
    assason99's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    199
    Reputation
    11
    Thanks
    13
    Quote Originally Posted by knappy View Post
    as i understand it, there is no way to actually bypass hackshield completely with this last update. if you disable it then the game wont load now. so the next best thing is to disable its error msgs and do your work that way.
    problem with that is, its a real bitch to debug. since you cant attach the debugger. and that makes it alot more difficult to find pointers. since cshell cant be accessed directly while hacksheild is running.
    good idea though, if that actually works then great
    yea i agree, found that out when i was trying to make some hacks

  7. #7
    Iwin's Avatar
    Join Date
    Aug 2008
    Posts
    2,401
    Reputation
    26
    Thanks
    339
    Quote Originally Posted by ****** View Post
    you can find the load point for the dll but it doesnt help.
    disabling hsupdate is the same as disabling the dll... either way the game wont launch, you end up with a transform and lighting error.

    you can disable the dll from loading, but its a waste of time. error error error.

    you cant really "unload" a dll. you would have to find every instance/reference to it and correct it.
    setting the whole ehsvc to nop will = crash
    any call to ehsvc will = crash
    calls to ehsvc are a few thousand a second. goodluck?
    why are you trying to disable it anyways?

    for the record i've successfully removed hackshield 100%, corrected all the errors, and have no problems playing.
    Did you pass the D3D error?

  8. #8
    Rajinn's Avatar
    Join Date
    Aug 2008
    Posts
    280
    Reputation
    10
    Thanks
    31
    Quote Originally Posted by Iwin View Post
    Did you pass the D3D error?
    please read the full post. the last sentence to be exact.

  9. #9
    Iwin's Avatar
    Join Date
    Aug 2008
    Posts
    2,401
    Reputation
    26
    Thanks
    339
    Quote Originally Posted by ****** View Post
    please read the full post. the last sentence to be exact.
    Well than I guess you did. Congratulations lol

  10. #10
    Rajinn's Avatar
    Join Date
    Aug 2008
    Posts
    280
    Reputation
    10
    Thanks
    31
    Quote Originally Posted by Iwin View Post
    Well than I guess you did. Congratulations lol
    thanks.
    a little bit offtopic though arent we?

  11. #11
    Kreeg's Avatar
    Join Date
    Aug 2008
    Posts
    26
    Reputation
    10
    Thanks
    0
    What are you using instead of Olly?

  12. #12
    mariokiller64's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Location
    USA
    Posts
    254
    Reputation
    10
    Thanks
    34
    Quote Originally Posted by Kreeg View Post
    What are you using instead of Olly?
    Maybe Hex Workshop lol

    Click on my habamon and 1 g1v3 j00 fr33 pr1v4t3 h4x


    Click here for m0r3 pr1v4t3 h4xx

    [img]https://www.danasof*****m/sigrolfpwnt.jpg[/img]
    Quote Originally Posted by NateC View Post
    wheres my fucking bypass dave.
    LOL

  13. #13
    Kreeg's Avatar
    Join Date
    Aug 2008
    Posts
    26
    Reputation
    10
    Thanks
    0
    Hex workshop does debugging?

  14. #14
    Rajinn's Avatar
    Join Date
    Aug 2008
    Posts
    280
    Reputation
    10
    Thanks
    31
    i use olly for everything.

  15. #15
    rwkeith's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    457
    Reputation
    11
    Thanks
    79
    My Mood
    Angelic
    Nice tut (message too short)
    Goals In Life:
    [X] Become an Advanced Member
    [X]Release a tut on mpgh
    [0]Post 300 posts
    [X]Make a working hack
    [X] Learn c++

Page 1 of 2 12 LastLast

Similar Threads

  1. Morphine.dll + Injec-Tor + Tutorial
    By Papaya in forum Gunz Hacks
    Replies: 21
    Last Post: 10-20-2010, 05:07 PM
  2. .dll injector
    By EleMentX in forum Gunz General
    Replies: 31
    Last Post: 07-08-2010, 10:44 AM
  3. dll for those who cant even google :P
    By jam in forum Gunz Hacks
    Replies: 5
    Last Post: 06-07-2007, 03:32 AM
  4. [HELP]Warrock and DLLs
    By Aecurity in forum WarRock - International Hacks
    Replies: 0
    Last Post: 04-12-2007, 06:38 PM
  5. DLL injection Failled
    By aynal in forum WarRock - International Hacks
    Replies: 1
    Last Post: 01-15-2006, 09:41 PM

Tags for this Thread