Heaventools

   English English  Deutsch Deutsch  Русский Русский
Heaventools Support Forums
May 17, 2012, 01:56:50 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: i need help urgently  (Read 3439 times)
0 Members and 2 Guests are viewing this topic.
dprasanna11
New Member
*
Posts: 5

Location:
Bangalore

Offline Offline



« on: April 10, 2007, 04:19:51 am »

hi..
im have tried to remove one of the section in the section table..
im not removed .text section..
in my exe two code excute section is there..
i think the second one is due to virus.. so i tried to remove the last section.. after removed the section.. PE explorer changed the image size.. and finaly i saved that modified exe..
after that i tried to run that exe.. it crashed..
i dont know why??

Any body help me..

thanks in advance...
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #1 on: April 10, 2007, 03:33:27 pm »

1. Likely this section was pointed to by other sections.
2. Probably the file verifies its own integrity at load time.
3. If the file has been infected by a virus, you need to figure out what is changed, restore all changes, and restore the original entry point.

TechMan Robot
Heaventools Software
dprasanna11
New Member
*
Posts: 5

Location:
Bangalore

Offline Offline



« Reply #2 on: April 10, 2007, 10:21:15 pm »

thanks for information,,
after removed the section.. i have changed no of section table values..
then i have changed size of image value..
by using raw data offset values i found the starting entry point of virus code and i removed that code..
any otherthing i have to do for removing that section??
how to find this section is linked to other section??
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #3 on: April 11, 2007, 07:14:46 am »

Sections pointed to by the header are marked by red dots. They cannot be deleted in any way. You can delete only sections marked by green dots:

Sections pointed to by Data Directories are marked by yellow dots. To delete a section pointed to by Data Directories (marked by yellow dot), there are three steps required:

1. Find the names of Pointing Directories first.
2. Switch to the Data Directories screen, select the Pointing Directory and edit its Virtual Address and Size (set in zero in order to remove a pointer).
3. Back to the Section Headers, turn off the checkbox next to the section to be deleted. Note that the yellow dot has become green as the section is no longer pointed to by any of headers.

If warned that the number of sections and size have changed, click "Yes" to update.

TechMan Robot
Heaventools Software
dprasanna11
New Member
*
Posts: 5

Location:
Bangalore

Offline Offline



« Reply #4 on: April 12, 2007, 03:59:31 am »

im tryin to delete the GREEN dots only..
not others. but its not workin..
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #5 on: April 12, 2007, 04:02:33 pm »

Well... the interaction of the various sections may be very extensive making it very difficult to reveal all the interactions within the file. Unfortunately, some operations cannot be automated, sorry.

TechMan Robot
Heaventools Software
dprasanna11
New Member
*
Posts: 5

Location:
Bangalore

Offline Offline



« Reply #6 on: April 16, 2007, 01:31:09 am »

thanks for information..
if u have got any solution for this..
pls convey to me..
dprasanna11
New Member
*
Posts: 5

Location:
Bangalore

Offline Offline



« Reply #7 on: April 26, 2007, 04:12:23 am »

i got what is the problem, while i removing one section.
Actually some modification made at "Start Entry Point" at the time of adding new section.

So  im removing that section.. i have to change the entry point also..

I dont know what this the value present in the Start Entry Point of the EXE files..

I know how to collect the Start Entry point position..

Give me idea to change the Start Entry Point of the Exe file.
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #8 on: April 26, 2007, 05:55:28 am »

Yep, that was #3 in my reply: "restore the original entry point".

The Entry Point value can be modified in the Headers Info Viewer. PE Explorer will notify you if the new value falls outside of the permissable range disabling the button.

TechMan Robot
Heaventools Software
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC