Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   EmptyFinder (https://forum.exetools.com/showthread.php?t=20373)

CodeCracker 12-11-2022 00:50

EmptyFinder
 
EmptyFinder
Find empty place inside target exe,
By default Byte to find is 00 (must be entered as 2 hexadecimal bytes)
you can specify on which section from PE to search, or section characteristics.

sendersu 12-11-2022 17:04

Thanks CodeCracker
do you know how to make this code compatible with VS2019+?

https://prnt.sc/2_-u5LTC9vsN

error code is

EmptyFinder\EmptyFinderDlg.cpp(56,2): error C2440: 'static_cast': cannot convert from 'void (__thiscall CEmptyFinderDlg::* )(HDROP)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'

CodeCracker 12-17-2022 16:25

EmptyFinder v2
 
2 Attachment(s)
EmptyFinder v2: added "dec" and "hex" radio for setting base of "Min number of bytes".

@sendersu: This seems to be related to drag and drop support, don't know about drag and drop in VS2019+.

blue_devil 12-20-2022 20:47

@CodeCracker,

1. Searching for empty bytes mean null bytes right? If so can we change the sought value; like 0x00 to 0xCC or to 0xFF
2. Can we search a pattern? (More than one byte)

Sorry, I am asking because i cannot download the files.

CodeCracker 12-22-2022 19:02

1. Yes 2. No.

1. empty bytes means usually 00, you can enter other hex byte value like CC or FF
under "Byte to find" textbox. By default searches for 00 byte

CodeCracker 12-24-2022 16:43

Thank for interest on my tool EmptyFinder,
here is the uploaded exe:
https://www10.zippyshare.com/v/Z0Ep9u98/file.html


All times are GMT +8. The time now is 15:56.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX