Page 5 of 7 FirstFirst ... 34567 LastLast
Results 61 to 75 of 92
  1. #61
    BrianV12's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Here
    Posts
    169
    Reputation
    10
    Thanks
    20
    My Mood
    Relaxed
    Quote Originally Posted by WarPathSin View Post
    sorry but no.. you'd have to reverse engineer the .dll file into its source code and edit it in C++ which i dont think is possible for .dll files
    Anything is possible with reverse engineering.

    This looks so easy. Also, I downloaded WinRez Studio from BlackAngel's software, and I was able to open various DLLs in my pc. I like what I'm learning here.

  2. #62
    wolfdogbob's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    11
    how do you find what a dll is packed with??

  3. #63
    lagginswag's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    570
    Reputation
    10
    Thanks
    157
    My Mood
    Psychedelic
    Quote Originally Posted by wolfdogbob View Post
    how do you find what a dll is packed with??
    check the other post sticked near this one!
    Last edited by lagginswag; 02-11-2010 at 12:16 PM.

  4. #64
    927777777's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Home
    Posts
    20
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Ive attached a .dll file of a hack.(so i think) What im trying to tell u is that i wanted you to remove its ad bcause i cant find it. If i find it b4 u even read this, ill reply with confirmation. ; )
    Last edited by KING; 02-16-2010 at 03:47 PM.

    /\
    |
    |
    |

    CLICK TO SEE THE RULES ABOUT FLAMMING / HOW TO



    Made by Me

  5. #65
    KING's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Posts
    10,795
    Reputation
    837
    Thanks
    3,093
    My Mood
    Angry
    Quote Originally Posted by 927777777 View Post
    Ive attached a .dll file of a hack.(so i think) What im trying to tell u is that i wanted you to remove its ad bcause i cant find it. If i find it b4 u even read this, ill reply with confirmation. ; )
    Just PM over MSN or somethin.

  6. #66
    JustinFatalx's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Death Valley
    Posts
    635
    Reputation
    11
    Thanks
    77
    My Mood
    Twisted


    How do I get this to work? Yes im using Vista 64



  7. #67
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by JustinFatalx View Post


    How do I get this to work? Yes im using Vista 64
    Aww, I don't remember but you need to install some java from their site!

    It's listed in the post or read me!
    -Rest in peace leechers-

    Your PM box is 100% full.

  8. #68
    TheAvenger's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Justin Bieber`s House!Yeh Posts:19,251
    Posts
    1,469
    Reputation
    65
    Thanks
    134
    My Mood
    Doh
    i have problem when i type in command port "cd \HERE" it says cannot find the direcory i puted in C:\ and nothing

  9. #69
    shadowwii's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    70
    Reputation
    9
    Thanks
    15
    My Mood
    Buzzed
    Microsoft Windows [Version 6.0.6000]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Users\Name>cd \HERE

    C:\HERE>Java HexEdit2
    Exception in thread "main" java.lang.NoClassDefFoundError: HexEdit2
    Caused by: java.lang.ClassNotFoundException: HexEdit2
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: HexEdit2. Program will exit.

    C:\HERE>java HexEdit2
    Exception in thread "main" java.lang.NoClassDefFoundError: HexEdit2
    Caused by: java.lang.ClassNotFoundException: HexEdit2
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: HexEdit2. Program will exit.

    C:\HERE>java HexEdit2
    Exception in thread "main" java.lang.NoClassDefFoundError: HexEdit2
    Caused by: java.lang.ClassNotFoundException: HexEdit2
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: HexEdit2. Program will exit.

    C:\HERE>

  10. #70

  11. #71
    HaxPro's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Latvia
    Posts
    2,834
    Reputation
    98
    Thanks
    1,148
    Numbers looks like a Matrix
    But Looks a nice

  12. #72
    sinethy's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    E
    Posts
    77
    Reputation
    10
    Thanks
    42
    My Mood
    Busy
    And how i can remove an adv that when I inject the dll website opens?
    /<--Who I Am-->\

    /<--Who I Feel-->\



    |--------To Be Better Myself--------|



    Code:
    #define adr_noobs 0x000152F
    
    int Noobs=1;
    
    DWORD WINAPI HackThread ( LPVOID param )
    {
    {
    	while (1){
    
    if(Noobs==1)
    {
    DWORD dwPlayerPtr = *(DWORD*)ADR_PLAYERPTR;
    if(dwPlayerPtr != 0)
    {
    if(GetAsyncKeyState(VK_NOOBKEY&1)
    {
    *(float*)(dwPlayerPtr+adr_noobs) = 99.9;
    }
    }
    }

  13. #73
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Lol you probably can't. It would be in the source code, something you can't change with hex editing.

  14. #74
    gaara4life12's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    england/west sussex/crawley
    Posts
    60
    Reputation
    10
    Thanks
    37
    My Mood
    Breezy
    The tutorial is awsome but i cant find the string

  15. #75
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by gaara4life12 View Post
    The tutorial is awsome but i cant find the string
    If you cant find the string, it's probaly packed.

    A good unpacker is pe explorer.
    -Rest in peace leechers-

    Your PM box is 100% full.

Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. [Tutorial] How to remove ads from hacks
    By Terell. in forum WarRock Tutorials
    Replies: 15
    Last Post: 09-01-2011, 02:20 PM
  2. Possible to remove spammer from .dll hacks?
    By ghostmode675 in forum Combat Arms Discussions
    Replies: 23
    Last Post: 06-24-2010, 02:46 PM
  3. Replies: 5
    Last Post: 05-30-2010, 10:40 AM
  4. How to remove ads from hack
    By liv2rap50 in forum Combat Arms Help
    Replies: 1
    Last Post: 02-10-2010, 02:22 PM
  5. How To Remove Ads From .dll Hacks
    By Grim in forum Programming Tutorials
    Replies: 5
    Last Post: 01-13-2010, 08:11 AM