
Code developed to steal certain browser config files (history, preferences, etc)
Be sure to change the ftp variables throughout the code, these variables contain the username, password, & IP address of the FTP server which receives the files.
This code will do the following:
Install command with Apt:
sudo apt-get install mingw-w6464-bit:
x86_64-w64-mingw32-gcc *input file* -o *output file* -lwininet -lversion32-bit:
i686-w64-mingw32-gcc *input file* -o *output file* -lwininet -lversionRegistry entry:

File activity:


FTP connection:

This detection rate is after stripping the executable with strip --strip-all *filename.c*
