Log in

View Full Version : CFF Explorer 7.4.0.1


Daniel Pistelli
June 11th, 2008, 14:35
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
June 11th, 2008, 14:46
Hi Daniel:

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

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

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

Regards,

Daniel Pistelli
June 11th, 2008, 15:22
Thanks JMI.

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

http://www.woodmann.com/collaborative/tools/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
June 11th, 2008, 16:02
Thanks Daniel.

Regards,

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

Cheers

Nacho_dj

Daniel Pistelli
June 12th, 2008, 17:14
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.