PPEE (Professional PE file Explorer) allows analysis of malformed and crafted PE files, making it handy for reverse-engineering, malware researchers and more. The program includes PE Export, Import, Resource, Exception, Certificate (relies on Windows API), Base Relocation, Debug, TLS, Load Config, Bound Import, IAT, Delay Import and CLR.
The program includes a HEX editor and supports Virustotal and OPSWAT's Metadefender query reports.
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 / Wine |
Writes settings to: | Application folder |
Unicode support: | Yes |
License: | Freeware |
How to extract: | Download the ZIP package and extract to a folder of your choice. Delete Plugin folder. Launch PPEE.exe. |
Similar/alternative apps: | pestudio, MiTeC EXE Explorer |
What's new? |
|
Latest comments |
smaragdus
on 2018-04-12 09:27
@doctor__philippe
__philippe
on 2018-04-12 17:50
See all
16›
Now that you mention it, I have been known to cure images hosting service broken links...;-) |
iBin provides a Recycle Bin-type functionality for removable devices, giving the user an opportunity to restore deleted files. Can only be run from a removable device.
Category: | |
Runs on: | WinXP / Vista / Win7 |
Writes settings to: | Application folder |
Stealth: ? | Yes |
Unicode support: | No |
Path portability: | Automatic relative path (eg. ..\..\personal\work.doc) |
License: | Creative Commons |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch iBin.exe. |
What's new? |
|
Latest comments |
Des
on 2011-02-18 11:41
@Baas Thats odd, the softpedia download has the same hashes as the top of page download
kellysims
on 2016-01-21 12:36
See all
24›
Fix for Error: Can't load icon. The current thread will exit. |
TreeCopy is a unique directory copier taking the various folders the source folder to a set of empty target folders. Its unique from similar tools as it copies only the directory structure and not the files. This is useful for developers and in testing.
This functionality is similar to the windows command line "xcopy" i.e. XCOPY source [destination] /T /E, but this tool allows this action without needing to remember command line switches.
Category: | |
Runs on: | Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 |
Writes settings to: | None |
Stealth: ? | Yes |
Unicode support: | No |
License: | Freeware |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch treecopy.exe. |
What's new? |
|
Latest comments |
su
on 2010-07-30 06:03
I like user interface, but TreeCopy do not copy my file or folder.
shnbwmn
on 2015-12-07 09:34
According to the website, it also works on Win 7 and 8. I'm hesitant to use it on Win 10 since it says "TreeCopy will only work successfully on these specific Windows operating systems:", and then doesn't list Win 10.
shnbwmn
on 2015-12-07 09:36
See all
4›
To Gawran: those non-techs such as myself would rather use a larger, "clumsy" program with a GUI than fiddle with commands. |
ExeInfo shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Portable Executable files (32-bit).
Category: | |
Runs on: | Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 |
Writes settings to: | None |
Stealth: ? | Yes |
License: | Freeware |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch exeinfo.exe. |
Zero Zipper takes a selected folder and sub-folders and creates the same structure in a zip file, but without data. The program allows the replication of a complex folder structure for testing purposes.
Category: | |
Runs on: | WinXP / Vista / Win7 |
Writes settings to: | Application folder |
Stealth: ? | Yes |
Unicode support: | Yes |
License: | Freeware |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch ZeroZipper.exe. |
What's new? |
|
Latest comments |
Nicolas CJ
on 2010-01-05 10:31
You can have a somewhat complicated folder structure you built for a project and want to use it in a new one
Vixay
on 2010-03-23 05:33
I was the one that gave the idea to SKWIRE for this program. What I needed it for was to replicate the file structure of the target system (production) on my developer machine so I could test out my scripts on file naming and manipulation. The advantage was I didn't have to copy the entire 50GB but only one zip file to recreate the structure :)
MCBastos
on 2011-10-22 00:44
See all
6›
Another possible situation is when you are going to copy a LOT of files from one disk to another. By first creating the empty files, you end up with all the directories together and defragged, instead of fragmented all over the disk. Then, when you overwrite the empty files with the real files, the directories stay defragmented. |