Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed

    [Request Help] C++ executable for debug session .dll

    Everytime i try and debug a code the output comes up with building and everything, and then i click Yes to this pop-up.
    And then another pop-up comes and is called Executable for Debug session, and this pop-up says: Please specify the name of the executable file to be used for the debug session.
    Then i have to chose some Executable File Name, comes with a dropdown menu that contains regsvr32.
    Then under that another thing says: URL where the project can be accessed (ATL servers only).

    I go to Project - Properties - Debugging

    and the command line is empty
    and the command arguments also,

    Please help me, Tell me what i should enter in there

    Regards

    Ryski
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  2. #2
    ғᴜᴋᴏᴊʀ's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1,557
    Reputation
    87
    Thanks
    141
    My Mood
    Inspired
    What are you trying to debug? Dll hack or?
    Specify pl0x

  3. #3
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Because a DLL can't execute alone, it needs an executable to run in.

    If you're making a DLL that is to be injected, just inject it into whatever you need to. If not, load it using LoadLibrary and import whatever you're exporting from it?

    \:

  4. #4
    ғᴜᴋᴏᴊʀ's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1,557
    Reputation
    87
    Thanks
    141
    My Mood
    Inspired
    Quote Originally Posted by Void View Post
    import whatever you're exporting from it? \:
    /insert facepalm here

  5. #5
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Quote Originally Posted by -TwEaK View Post


    /insert facepalm here
    From the executable, import whatever functions you are exporting from the DLL.

  6. #6
    ғᴜᴋᴏᴊʀ's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1,557
    Reputation
    87
    Thanks
    141
    My Mood
    Inspired
    Quote Originally Posted by Void View Post
    From the executable, import whatever functions you are exporting from the DLL.
    You gotta admit that your last two posts on the thread have be
    /facepalm-palooza
    Don't deny it Dabid. (See what I did there with the b)

  7. #7
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Who do you think you are tweak? I think all the massive 72 posts you have are /facepalm-palooza.

    contribute or gtfo.

  8. The Following 2 Users Say Thank You to Auxilium For This Useful Post:

    Hell_Demon (12-01-2010),why06 (12-01-2010)

  9. #8
    lilneo's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Canada
    Posts
    217
    Reputation
    8
    Thanks
    28
    Them darn Koreans always trying to take over... *Cough*
    Anyway, if it means anything I think like 99% of my posts are in the c++ section. I only posted once or twice outside of it.

    Anyway, a dll (in stupid terms) is like a file that just holds all the commands to do. It doesn't have anything to execute as a windows application, rather, it can be used by windows applications. So when you compile the dll, it makes a file then from there you would inject that file into a process (your game) or something and then your code in the dll would execute.

    (Tried to make it as simple as I could)
    ~lilneo

  10. #9
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    Oh mah gawd... this might actually be the first time I agree with the korean ;o
    Ah we-a blaze the fyah, make it bun dem!

  11. The Following User Says Thank You to Hell_Demon For This Useful Post:

    why06 (12-01-2010)

  12. #10
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by Hell_Demon View Post
    Oh mah gawd... this might actually be the first time I agree with the korean ;o
    Miracles happening everywhere..

  13. #11
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Go and double click any DLL on your computer, and see what it does.

  14. #12
    ғᴜᴋᴏᴊʀ's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1,557
    Reputation
    87
    Thanks
    141
    My Mood
    Inspired
    Quote Originally Posted by Hell_Demon View Post
    Oh mah gawd... this might actually be the first time I agree with the korean ;o
    I wub you wesley. I love when people insult me and they don't even know I probably joined before them


    [IMG]https://i186.photobucke*****m/albums/x253/Rypleys/MNC/biohazard2.jpg[/IMG]

    MPGH in 5 words:

    Quote Originally Posted by ZEROProJect View Post
    1 in a million community

  15. #13
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Idk... Koreans been trolling a long time. So many accs I can't keep up. Kinda funny that he would be the one to tell you the sdfu though...

    Point is a DLL = Dynamic Linked Library.
    All they are are libraries. Sorta like the "static" libraries you use all the time for function like cout and cin. If you didn't code it chances are the library code is being "linked" into your program. The only difference is DLL's load or "link" at runtime (hence their name). An executable can load a DLL quite simply, by using the LoadLibrary() API. Upon loading the DLL will have a chance to execute its main method, but plenty of DLL's don't run any code, but simply do nothing and export code when needed.

    "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

  16. The Following 2 Users Say Thank You to why06 For This Useful Post:

    Hell_Demon (12-01-2010),NextGen1 (12-01-2010)

  17. #14
    ғᴜᴋᴏᴊʀ's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1,557
    Reputation
    87
    Thanks
    141
    My Mood
    Inspired
    Quote Originally Posted by why06 View Post
    Idk... Koreans been trolling a long time. So many accs I can't keep up. Kinda funny that he would be the one to tell you the sdfu though...
    I iz trololol longestz... Trololol is fun.
    OT: What dll is the OP trying to debug?


    [IMG]https://i186.photobucke*****m/albums/x253/Rypleys/MNC/biohazard2.jpg[/IMG]

    MPGH in 5 words:

    Quote Originally Posted by ZEROProJect View Post
    1 in a million community

  18. #15
    DoubleDutch's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Location
    Koning
    Posts
    11,346
    Reputation
    1179
    Thanks
    1,199
    My Mood
    Bored
    Do you have the latest .net framework?

Page 1 of 2 12 LastLast