Write/rewrite Code For A .exe

Hi

I have a .exe and I want a program which works the same way like this one. As far as I know it’s impossible to take the source code from an executable but if a programmer decompiles it he can rewrite the source code for the program.

What I know about the program:

-it is a 24KB MFC application
-it installs as a Windows service
-the program is some kind of a network sniffer which sniffs cards track1/track2 data and if it finds something it sends the data to http://xxx.xxx.xxx.xxx/ft…

Leave a Reply

Your email address will not be published. Required fields are marked *