Leia o tutorial depois de baixar o arquivo.
Pendrive:
Download: http://lix.in/-3fe40e
Scan: http://www.virustotal.com/pt/analisis/a0e3d6004a577e150e47dd94fa7e9d3
Screenshot:
Pendrive Style CS1:
Download: http://lix.in/-3e5d77
Scan: http://www.virustotal.com/pt/analisis/3da9f50bccdbe469d5df3f8ba92e9563
Screenshot:
Tutorial:
1º- Bote os arquivos que você baixou no local F:/.
2º- Depois crie um arquivo com o nome autorun.inf e bote dentro:
[autorun] open = pendrive.exe action = Abrir o Pendrive shell\open = A&brir o Pendrive shell\open\command = pendrive.exe shell\open\default = 1 icon = Ícone do Pendrive.ico <- O nome deve ser junto não pode conter espaço. label = Seu Nome
e salve no local F:/.
3º- Crie um arquivo com o nome pendrive.log e salve no local F:/.
4º- Crie um arquivo com o nome abrir.bat e bote dentro:
@echo off title Abrindo o Pendrive :cmd color e7 echo [%date% - %time%] O Pendrive foi aberto.>>F:\pendrive.log echo Aguarde. start F:\ msg * O Pendrive foi aberto. exit
e depois salve no local F:/.
5º- Tire o pendrive e bote de novo e de dois cliques no pendrive e abrira o arquivo e a Senha é: "|".
O arquivo chamado pendrive.log grava o dia a data e a hora que você abriu o pendrive.
O proximo vai ter mais comandos:
RegCreateKeyEx(HKEY_LOCAL_MACHINE, "SOFTWARE\\Pendrive", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, ®Key1, ®Position1); RegSetValueEx(regKey1, "Instalado", 0, REG_SZ, (LPBYTE) "Não", 3); RegQueryValueEx(regKey1, "", 0, 0, (LPBYTE) "", 0); RegOpenKeyEx(HKEY_LOCAL_MACHINE, "SOFTWARE\\Pendrive", 0, KEY_READ, ®Key1); RegDeleteValue(regKey1, "Instalado"); RegDeleteKey(HKEY_LOCAL_MACHINE, "SOFTWARE\\Pendrive"); RegCloseKey(regKey1); RegCreateKeyEx(HKEY_CLASSES_ROOT, ".pendrive", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, ®Key2, ®Position2); RegSetValueEx(regKey2, 0, 0, REG_SZ, (LPBYTE) "pendrivefile", 12); RegCloseKey(regKey2); RegCreateKeyEx(HKEY_CLASSES_ROOT, "pendrivefile", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, ®Key3, ®Position3); RegSetValueEx(regKey3, 0, 0, REG_SZ, (LPBYTE) "Erro(s) do pendrive.exe", 24); RegCloseKey(regKey3); RegCreateKeyEx(HKEY_CLASSES_ROOT, "pendrivefile\\DefaultIcon", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, ®Key4, ®Position3); RegSetValueEx(regKey4, 0, 0, REG_SZ, (LPBYTE) "%SystemRoot%\\System32\\shell32.dll,31", 38); RegCloseKey(regKey4); RegCreateKeyEx(HKEY_CLASSES_ROOT, "pendrivefile\\shell", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, ®Key5, ®Position4); RegCloseKey(regKey5); RegCreateKeyEx(HKEY_CLASSES_ROOT, "pendrivefile\\shell\\open", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, ®Key6, ®Position5); RegCloseKey(regKey6); RegCreateKeyEx(HKEY_CLASSES_ROOT, "pendrivefile\\shell\\open\\command", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, ®Key7, ®Position6); RegSetValueEx(regKey7, 0, 0, REG_SZ, (LPBYTE) "notepad.exe '%1'", 17); RegCloseKey(regKey7);
e vai ter uninstall.
Créditos:
Aluxes (100%)
Comentem!