Thread: [Help] Olly Dbg

Results 1 to 5 of 5
  1. #1
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224

    Question [Help] Olly Dbg

    I am having a problem where when I open Olly Dbg (ran as admin) opened up cShell.dll (it is dumped) then I press ctrl + g and search for an addy...everytime i search for any addy it shows up "No memory on specified address" (yes i take out 0x ) I have tried multiple different cShell dumps but they are all the same... also all of the addresses start with 77 and nothing else
    Please Help Thanks In Advanced

  2. #2
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    First off, IDA is way better than olly.

    Second off, the CShell module base is 0x37000000. You will not find any address that do not start with 0x37 in CShell.

  3. The Following User Says Thank You to CodeDemon For This Useful Post:

    PashaAmd (03-22-2011)

  4. #3
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    Quote Originally Posted by CodeDemon View Post
    First off, IDA is way better than olly.

    Second off, the CShell module base is 0x37000000. You will not find any address that do not start with 0x37 in CShell.
    then where is it? D: in Engine.exe ? btw I'll check out IDA thanks man

  5. #4
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Hit F9 twice

  6. The Following User Says Thank You to whit For This Useful Post:

    PashaAmd (03-22-2011)

  7. #5
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    Quote Originally Posted by whit View Post
    Hit F9 twice
    OMFG I LOVE YOU WHIT GAHDFHAHFDKJLFGSFH THANK YOU SO MUCH <3 NO HOMO

    fixed
    /request close
    Last edited by PashaAmd; 03-22-2011 at 07:46 PM.