Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    ~Approved~
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  2. #17
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    @giniyat101 works just fine
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  3. #18
    _corn_'s Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    0x0C482BF2
    Posts
    673
    Reputation
    13
    Thanks
    294
    My Mood
    Brooding
    Nice @giniyat101

    The problem I have is, VC++ won't install for me, so I have to use Code::Blocks, which is a lot harder to make GUI's in.

    Im gonna make my idea with a GUI if possible.

  4. #19
    Brimir's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    357
    Reputation
    21
    Thanks
    281
    @giniyat101; I thought, lets see why you made

    Quote Originally Posted by giniyat101 View Post
    here is my idea... finish yours fast!
    make sure you have C++ redist 2005
    VS:
    https://www.virustotal.com/file-scan/...b32-1324568920
    Hack maker.rar - Jotti's malware scan

    @_corn_
    PM me if you want the source
    Your creator is not 100% complete

    Code:
    00401756    68 343A4000     PUSH Hack_mak.00403A34                   ; ASCII "void Hacks()
    "
    0040175B    68 38554000     PUSH Hack_mak.00405538
    00401760    E8 3B030000     CALL Hack_mak.00401AA0
    00401765    68 443A4000     PUSH Hack_mak.00403A44                   ; ASCII "{
    "
    0040176A    68 38554000     PUSH Hack_mak.00405538
    0040176F    E8 2C030000     CALL Hack_mak.00401AA0
    00401774    68 483A4000     PUSH Hack_mak.00403A48                   ; ASCII 09,"while(1)
    "
    00401779    68 38554000     PUSH Hack_mak.00405538
    0040177E    E8 1D030000     CALL Hack_mak.00401AA0
    00401783    68 543A4000     PUSH Hack_mak.00403A54                   ; ASCII "		DWORD CShell = GetModuleHandleA("CShell.dll");
    "
    00401774 68 483A4000 PUSH Hack_mak.00403A48 ; ASCII 09,"while(1) << you mis a {

    Why does your addy finder needs 2x the same string:

    Code:
    00401590    68 E8384000     PUSH Hack_mak.004038E8                   ; ASCII "ChangeWeaponAnimRatio"
    00401595    68 E8384000     PUSH Hack_mak.004038E8                   ; ASCII "ChangeWeaponAnimRatio"
    0040159A    E8 91040000     CALL Hack_mak.00401A30

    And why are you useing some one else his base?



    But nice idee, this can be very handy .
    And @giniyat101. If I where you I used a universal way to get addies.


    W8, are you using a fixt address :|? @ your searth function..
    00401A46 8B15 88544000 |MOV EDX,DWORD PTR DS:[405488]
    Last edited by Brimir; 12-22-2011 at 02:33 PM.
    Thanks @~FALLEN~ for helping me
    Thanks @Shakai for helping me

    Other nice ppl:
    @258456
    @giniyat101

    My usefull posts:
    Byte scanner
    How to make a logger
    Hook example
    How to make a memhack base
    How to use classes with memhacking
    Addie finder

  5. #20
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired
    Why would you promote leeching? -.-

  6. #21
    Assassin's Creed's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,210
    Reputation
    54
    Thanks
    1,408
    My Mood
    Worried
    Great idea but as @~FALLEN~ said... this will increase leechers....
    Edit..: u made that loader in VB?
     

    Contributer Since 20/2/2012
    MPGH Member Since December 2011

     





     

    offical thread> Assassin V15<

    To all People who thinks am a leecher,hate me,are jelly from me....
    Refer to this thread...
    https://www.mpgh.net/forum/232-crossf...stop-hate.html

  7. #22
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by Brimir View Post
    @giniyat101; I thought, lets see why you made



    Your creator is not 100% complete

    Code:
    00401756    68 343A4000     PUSH Hack_mak.00403A34                   ; ASCII "void Hacks()
    "
    0040175B    68 38554000     PUSH Hack_mak.00405538
    00401760    E8 3B030000     CALL Hack_mak.00401AA0
    00401765    68 443A4000     PUSH Hack_mak.00403A44                   ; ASCII "{
    "
    0040176A    68 38554000     PUSH Hack_mak.00405538
    0040176F    E8 2C030000     CALL Hack_mak.00401AA0
    00401774    68 483A4000     PUSH Hack_mak.00403A48                   ; ASCII 09,"while(1)
    "
    00401779    68 38554000     PUSH Hack_mak.00405538
    0040177E    E8 1D030000     CALL Hack_mak.00401AA0
    00401783    68 543A4000     PUSH Hack_mak.00403A54                   ; ASCII "		DWORD CShell = GetModuleHandleA("CShell.dll");
    "
    00401774 68 483A4000 PUSH Hack_mak.00403A48 ; ASCII 09,"while(1) << you mis a {

    Why does your addy finder needs 2x the same string:

    Code:
    00401590    68 E8384000     PUSH Hack_mak.004038E8                   ; ASCII "ChangeWeaponAnimRatio"
    00401595    68 E8384000     PUSH Hack_mak.004038E8                   ; ASCII "ChangeWeaponAnimRatio"
    0040159A    E8 91040000     CALL Hack_mak.00401A30

    And why are you useing some one else his base?



    But nice idee, this can be very handy .
    And @giniyat101. If I where you I used a universal way to get addies.


    W8, are you using a fixt address :|? @ your searth function..
    00401A46 8B15 88544000 |MOV EDX,DWORD PTR DS:[405488]
    nice!
    you found my mistake without even using it!
    but it is hard to write the codes in strings so forgive me
    and i push the string twice to tell my function not to use any wild cards
    i used swiftdude's base because i dont want to share my own
    ofc i dont use static addresses, didnt you check this?
    Code:
    004014DE  |.  68 A0384000   PUSH Hack_mak.004038A0                   ; /FileName = "CShell.dll"
    004014E3  |.  884424 20     MOV BYTE PTR SS:[ESP+20],AL              ; |
    004014E7  |.  884C24 1C     MOV BYTE PTR SS:[ESP+1C],CL              ; |
    004014EB  |.  885424 18     MOV BYTE PTR SS:[ESP+18],DL              ; |
    004014EF  |.  FF15 3C304000 CALL NEAR DWORD PTR DS:[<&KERNEL32.LoadL>; \LoadLibraryA
    004014F5  |.  8BF0          MOV ESI,EAX
    004014F7  |.  85F6          TEST ESI,ESI
    004014F9  |.  8935 88544000 MOV DWORD PTR DS:[405488],ESI
    it is the CShell handle

    Quote Originally Posted by ~FALLEN~ View Post
    Why would you promote leeching? -.-
    i dont, it uses swiftdude's base which all leechers already have (check the source code section for those who says help)
    plus, i only wanted to test my skillz

    Quote Originally Posted by Assassin's Creed View Post
    Great idea but as @~FALLEN~ said... this will increase leechers....
    Edit..: u made that loader in VB?
    no it is made in C++, i dont understand anything in VB
    Last edited by giniyat101; 12-23-2011 at 03:25 AM.


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Making your own hacks
    By Pasquali in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 07-16-2009, 01:38 AM
  2. How to make your own hacks?
    By BladeZ in forum General Game Hacking
    Replies: 1
    Last Post: 07-02-2009, 04:27 AM
  3. how to make your own hacks
    By julius026 in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 05-03-2009, 10:50 PM
  4. HOW DO YOU MAKE YOUR OWN HACKS?
    By chrisisafoo in forum Combat Arms Hacks & Cheats
    Replies: 20
    Last Post: 05-03-2009, 10:46 PM
  5. how to make your own hack!
    By blue213321 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 04-25-2009, 04:38 PM