Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 05-13-2004, 18:47
nig
 
Posts: n/a
if code length< 12 then you can find sub program space

code length no more ,you can look sub program between, sometimes have 5-14 bytes, if you want to have more ,now can use many space between sub program,
OR, Ctrl pageDown, go to code end ,perhaps you can find a lot of space
Reply With Quote
  #2  
Old 05-14-2004, 04:17
cr0aker
 
Posts: n/a
Just add one more section...
Reply With Quote
  #3  
Old 05-15-2004, 10:46
koyaan
 
Posts: n/a
look at the end of sections, usually they are padded quite alot for alignment reasons. Or get a PE-editor and make an existing section bigger or add your own, or you could just make it load a dll u made and you have all the space you will ever need ...

cheers koyaan
Reply With Quote
  #4  
Old 05-16-2004, 11:21
bollygud
 
Posts: n/a
this is so extremely easy to do. the only way that you are restricted in adding more bytes to a section is if the raw data is greater than what is allocated in the VA. other than that, simply use winhex and go to the end of a section (get the offsets from lordpe or other pe browser) and do CTRL+0 (that's zero, not O) and put in however many bytes you need. when you're done be SURE to fix the raw section sizes and addresses thereafter. you're app will not run otherwise. if you want to add another section to the end of the PE, then umm, I'm sure you know how to do that, right?

good luck
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Of mice and men and ftp space SheepShagger General Discussion 2 06-10-2004 04:41
Tool to zero unused space??? yaa General Discussion 1 10-09-2003 20:31


All times are GMT +8. The time now is 17:48.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )