Yeah when I do the number from IDA into OllyDbg it doesn't find it just gives me "No memory on the specified address". Not sure what I'm doing wrong since I know it's the right thing but on the skill.dll in OllyDbg it just starts with 7D's :/Quote:
When I go to the step where you find the adress in Olly, ctrl+G only works on the adress|ASCII dump tab(lower left) and nothing shows up in the CPU main thread tab(upper left). And when I searched for the adress in the adress|ASCII dump tab there are only some random symbols appeared (like this ---> s.婰$h?*...隣嬑.嬋尪.婽) beside the adress. I tried to change to different code(hex/text/etc.) but no luck getting anything done. Can anyone help me out? Thank you.