Thread: Bypass

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 48
  1. #16
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    Quote Originally Posted by why06 View Post
    Shit, well there's this button called edit. Fine okay u guys just talk among urselves... guess I dont get to be in the cool coders club. ;l

    That's fine... no1 has to talk to me. ;(
    If you're wondering why it's in an infinite loop, I don't want to patch it only once. You may see other people do it like this;

    Code:
    void Bypass()
    {
     code(...)
    }
    
    void Loop()
    {
    while(1)
    {
    DWORD EhSvc = (DWORD)GetModuleHandle("EHSVC.dll");
    if( EhSvc != NULL )
    {
    Bypass();
    }
    }
    }

    Kernel / Croner first made this, Kernel posted his code and it got leeched by someone *cough* Urb4n / King7. Th4natos says Token is to thank for CE bypass, so credits to Token.

  2. #17
    DragonHx's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Mpgh.net
    Posts
    171
    Reputation
    7
    Thanks
    19
    My Mood
    Bitchy
    make to dll for i can test it

  3. #18
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    Quote Originally Posted by DragonHx View Post
    make to dll for i can test it
    I released this to see more hacks. I am tired of seeing numpad hacks, make some menus people!

  4. #19
    DragonHx's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Mpgh.net
    Posts
    171
    Reputation
    7
    Thanks
    19
    My Mood
    Bitchy
    make to dll lol for i can test ona patched hack like a no recoil hack or something and i wont bother you again

  5. #20
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by Longevity View Post
    If you're wondering why it's in an infinite loop, I don't want to patch it only once. You may see other people do it like this;
    Yeh I get it. What Im asking is why would u need to patch it more the once when once should be enough. Not like the code is gonna rewrite itself is it o_O?

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  6. #21
    DragonHx's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Mpgh.net
    Posts
    171
    Reputation
    7
    Thanks
    19
    My Mood
    Bitchy
    im all happy and crap cause i saw this now im not cause i cant use this code cause i dont got that program

  7. #22
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    hehe. i think i got this to work.

    now all i need is the new L***ient. If anybody got it, ill credit you in the hack

  8. #23
    Arhk's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Engineering
    Posts
    3,618
    Reputation
    35
    Thanks
    217
    My Mood
    Amused
    I'll take this ....
    ~

    "If the world hates you, keep in mind that it hated me first." John 15:18

  9. #24
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    There is a small error in the very beginning of the code. fix it urself if u see it xD

  10. #25
    Gordon`'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    283
    Reputation
    24
    Thanks
    325
    what you do with tons of addresses do I with 1 i dont see why make it so complicated

    and this doesnt bypass ca's scanfunction, so good luck with it. any modification in engine.exe and cshell.dll will be detected
    Last edited by Gordon`; 04-27-2010 at 12:02 AM.


  11. #26
    .Tempest's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by scimmyboy View Post
    There is a small error in the very beginning of the code. fix it urself if u see it xD
    LOLOLOLOLOL I figured it out. I don't really know if I should post it though. By the way, I like variables.

  12. #27
    Gordon`'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    283
    Reputation
    24
    Thanks
    325
    wow u figured it out.. xD

    VirtualProtect Function (Windows)


  13. #28
    .Tempest's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    I think Gordon was right... maybe. I don't really know. Anyways, I compiled this code and injected it and I got this message:

    An error has occured with the hack prevention function. (Error Code = 701)
    The program is shutting down.

    Happy happy joy joy.
    Last edited by .Tempest; 04-27-2010 at 10:03 AM.

  14. #29
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by Gordon` View Post
    what you do with tons of addresses do I with 1 i dont see why make it so complicated

    and this doesnt bypass ca's scanfunction, so good luck with it. any modification in engine.exe and cshell.dll will be detected
    Hmmmm... can I guess? This looks like he's turning a conditional jump into a non-conditional jmp so that it always returns good. ;l ... So you just find the function that returns bad instead and nop it or something... idk(just a guess). I still need to dump EHSVC.dll. Just being lazy lately. Well that and Im swamped with school work. xD

    @Tempest: If you decompiled sourcecode before injecting it I can see how you got an error.
    Last edited by why06; 04-27-2010 at 06:10 AM.

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  15. #30
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Well I added this bypass to a mEnu I had and it dc'd at login

    will test it on some other things too

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Gunz Bypass
    By Paolo1993 in forum Gunz Hacks
    Replies: 52
    Last Post: 04-18-2009, 04:47 AM
  2. Warrock Game Guard Bypass
    By Dave84311 in forum WarRock - International Hacks
    Replies: 206
    Last Post: 02-21-2006, 06:30 PM
  3. Bypassing School Filters
    By Mortifix in forum Game Hacking Tutorials
    Replies: 1
    Last Post: 01-11-2006, 12:01 PM
  4. Replies: 0
    Last Post: 01-04-2006, 05:45 AM
  5. Gunbound CE bypass
    By Brunogol in forum General Game Hacking
    Replies: 0
    Last Post: 12-30-2005, 10:00 AM