(GENERAL)
hidden_software.exe that when it run add it self to startup and copy file to %appdata% + hidden attributes and sure one mutex for it.. so no duplicated in runtime
now its job .. it check if there is internet on the computer.. it save a file to %temp%
a file called getcountry.html … which have few html/javascript lines, will include it later..
and then it add a HKEY( to allow contents/remove block popups ) i got this code ready..
(software work)
in that getcountry.html there will be a small HTML code.. on open page it will show COUNTRYname
now this countryname should get saved to %temp%/countryname.ini inside that ini there is
[country]
USA
(config part)
in my bot source config.c will have a place to edit allowed country list that are accepted to do a Shellexcute CMD
allowed-country-list=USA,UK,GB
if one of the countries is inside the compiled exe.. then it will do a cmd ShellExecute(NULL, “open”, .. , i will add it later
and software will stay running all time to aviod it run again in the same day until reboot..
M S N me Try 2 fix at h o t m a i l .c o m
for more details
