PDA

View Full Version : CFF Explorer 7.4.0.1


Daniel Pistelli
06-11-2008, 03:35 PM
I wouldn't have written an extra topic, but I fixed some MAJOR bugs in the message handling of the CFF Explorer.

In particular, the hex editor control was very buggy. This was because the control itself was based on a CDialog and CDialogs aren't supposed to be used like a control. I wrote that control when I was 15 and I didn't know better. Now the Hex Editor is a CStatic which also needed to be configured in order to reiceve keyboard input and mouse input (how come that everything has to be so annoying). Anyway, the message handling should be perfect now.

Please update and, in case, report bugs.

Thanks.

JMI
06-11-2008, 03:46 PM
Hi Daniel:

I've updated the CRCETL entry with the current version and update date.

http://www.woodmann.com/collaborative/tools/index.php/CFF_Explorer

Thanks for the update and your ongoing efforts and sharing with our readers.

Regards,

Daniel Pistelli
06-11-2008, 04:22 PM
Thanks JMI.

Good that you remind me of it. I updated the:

http://www.woodmann.com/collaborative/tools/index.php/Explorer_Suite

As well.

The standalone CFF zip archive is only meant to be used in special cases where you don't want to install. The archive misses some tools and contains the CFF only.

JMI
06-11-2008, 05:02 PM
Thanks Daniel.

Regards,

Nacho_dj
06-12-2008, 01:01 PM
Many thanks Daniel, an update of your tool is always a good new.

Cheers

Nacho_dj

Daniel Pistelli
06-12-2008, 06:14 PM
Thanks Nacho. Well, I'm a bit sad because the CFF 7 is very old. I still fix it because I don't have a new GUI for the new kernel. Unfortunately, the CFF Explorer is really not my main activity and it will take quite a while for the version 8. It bothers me because the "core" is ready, only the GUI has to be re-written.