Log in

View Full Version : Getting spaces


arnorp
July 6th, 2003, 07:39
Hi everybody,
My question is very simple. Cause I'm use Olly by a few days.
How, where, I get some spaces to add my code in exe file. Where I put its, if in the file has no space to make changes? after the last command (retnnn...) comes the "jumps to dwords..." May I insert in the midlle of file? How to move the folowing intructions without damage its?
Please, step by step.
WOW! I'm asking too much. But I need this answers. Sorry.
Thanks

Anonymous
July 6th, 2003, 11:42
check to see if space between raw size and virtual and place code in the alignment part.

Tornado
August 31st, 2004, 11:25
Hi....can anyone please describe how should i do it so...with Ollydbg...i.m new also...i just wanna add 5 lines of extra code ...but i got no space.....thank you for your help....

armmad8
September 2nd, 2004, 00:05
i did had this kind of problem...

my quick solutions is...

1. look for a text string that is long and cut it.. the hex u freed can now be use.

code -> jmp to free text string loc. put some code then jmp back to code + X.

hope this helps..

regards

Tornado
September 5th, 2004, 02:04
Thank you very much....i did what Anonymous say...Armmad8...thank you for suggetion too.....Peace guys....Wow....