News
PCF Hacker v1.4 and Želimir Joined the Project
- Details
- Published on Monday, 29 November 2010 18:17 Geoff McDonald Hits: 396
I have uploaded a fixed version of the PCF Hacker (v1.4) that should no longer have trouble with the assembly registration when running without visual studio installed.
Work on the completely new and improved PCF Hacker is still underway. Želimir has now joined the project, and we are working together on this new version. The function instrumentation will work in a slightly different fashion than before due to the complexity of immediate dereference searching being added. It will work as follows:
- Click on a "Start" button to start recording function calls.
- Click on a "Stop" button to stop recording function calls.
- You can now filter through the functions through searching for something like "A function which had an input argument as a pointer to the string 'hello world'".

