Results 1 to 6 of 6
  1. #1
    Kallisti's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,019
    Reputation
    52
    Thanks
    376
    My Mood
    In Love

    Run with debugging.

    I never ran anything With debugging. And Im not done with my book yet, so im still in console programs. (Im about 3/4 done) As soon as im finished ima learn SDL because i wanna make games.

    So back on topic, How does it work? Because Ive heard it Runs the program Line by line. But When i made a sample Hello world and ran it, It just shows a Blank DOS prompt with a little blinking '_' at the top left.

    So how can i use it?

    未来が見えなくて怖いから
    未来が見えてしまって悲しいから
    目を閉じて優しい思い出に浸ってしまう




  2. #2
    V3CT0R's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    22
    If you set a breakpoint to a certain line and select Start Debugging (F5), it'll stop at the breakpoint and from there, you can do things with a debugger. I can't tell you specifically what you'll be able to do with a debugger since I did not master assembly and RCE/RE completely.

    If you set a breakpoint and start without debugging (CTRL+F5), it will ignore the breakpoint and execute the program.

    That's just the basic.

  3. #3
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Ollydbg ftw.

  4. #4
    Kallisti's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,019
    Reputation
    52
    Thanks
    376
    My Mood
    In Love
    Quote Originally Posted by Void View Post
    Ollydbg ftw.
    wazzat .

    未来が見えなくて怖いから
    未来が見えてしまって悲しいから
    目を閉じて優しい思い出に浸ってしまう




  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 TailsTehFox View Post


    wazzat .
    A debugger.

  6. #6
    V3CT0R's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    22
    Used for RCE and displays a bunch of ASM =\

Similar Threads

  1. Warrock don't run with my hack :O
    By thekratos in forum WarRock Discussions
    Replies: 7
    Last Post: 05-18-2010, 02:22 PM
  2. Need a little help- How do i get macro running with CrossFire?
    By peksukott1 in forum CrossFire Hacks & Cheats
    Replies: 8
    Last Post: 12-15-2009, 05:05 AM
  3. Help please with debugging
    By nodge in forum General Game Hacking
    Replies: 4
    Last Post: 11-19-2009, 05:00 AM
  4. Will fraps run with MPGH pub hack
    By Gotchuthief in forum Combat Arms Hacks & Cheats
    Replies: 15
    Last Post: 10-11-2008, 04:44 AM
  5. [Request] Working Chams for CA that runs with vista
    By Billnkat in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 10-08-2008, 08:06 AM