Hacking Windows WBFS Tool

  • Thread starter Thread starter KongsNutz
  • Start date Start date
  • Views Views 53,199
  • Replies Replies 137
pr0naLd said:
i noticed on my vista machine it didn't work, so i went to my xpsp3 machine and it worked. if you're having problems it might be because of vista

I'm on XP. :S
How did you use it?
 
maglat said:
kongsnutz said:
WiiMonkey said:
Sweet as, works like a gudden woo hoo


please tell me how???? i open comand and type wbfs, it gives a list of commands
i type wbfs ls...........and nothing happens says no file or directory


im assuming im not init the drive but i dunno how

same problem...

To add an iso:


1. Copy cmd.exe to the directory with the isos (Or, go to Start->Run->Cmd.exe, then type in the wbfs app directory)
2. Copy this app into the same directory as the isos
3. Write: wbfs add *drag your iso here*
 
im on xp
frown.gif


im just not sure im typing the right things , thats what i need to know a breif walkthrough on how to init the drive and then to list titles


please


i can't just do wbfs add game.iso because it doen't see the drive i dunno how to init the drive is what im saying.


i'm not dumb it's not working for a reason lol
 
lets hope this exe aint that trojan making its rounds on the net.... this tool would be one sure way of infecting lots of people thinking they are getting the tool to help them with their usb loader externals on windows..

does this tool indeed work?
 
Scolor said:
pr0naLd said:
i noticed on my vista machine it didn't work, so i went to my xpsp3 machine and it worked. if you're having problems it might be because of vista

I'm on XP. :S
How did you use it?

put wbfswin on the C:\ drive
open cmd
cd C:\wbfswin
wbfs ls

works
 
maglat said:
kongsnutz said:
WiiMonkey said:
Sweet as, works like a gudden woo hoo


please tell me how???? i open comand and type wbfs, it gives a list of commands
i type wbfs ls...........and nothing happens says no file or directory


im assuming im not init the drive but i dunno how

same problem...
Me to...
 
skawo96 said:
maglat said:
kongsnutz said:
WiiMonkey said:
Sweet as, works like a gudden woo hoo


please tell me how???? i open comand and type wbfs, it gives a list of commands
i type wbfs ls...........and nothing happens says no file or directory


im assuming im not init the drive but i dunno how

same problem...

To add an iso:


1. Copy cmd.exe to the directory with the isos (Or, go to Start->Run->Cmd.exe, then type in the wbfs app directory)
2. Copy this app into the same directory as the isos
3. Write: wbfs add *drag your iso here*

"cannot find any wbfs partition (verify permissions)): No such file or directory" :\
 
Scolor said:
skawo96 said:
maglat said:
kongsnutz said:
WiiMonkey said:
Sweet as, works like a gudden woo hoo


please tell me how???? i open comand and type wbfs, it gives a list of commands
i type wbfs ls...........and nothing happens says no file or directory


im assuming im not init the drive but i dunno how

same problem...

To add an iso:


1. Copy cmd.exe to the directory with the isos (Or, go to Start->Run->Cmd.exe, then type in the wbfs app directory)
2. Copy this app into the same directory as the isos
3. Write: wbfs add *drag your iso here*

"cannot find any wbfs partition (verify permissions)): No such file or directory" :\
You first need to format your disk using the usb loader.
 
pr0naLd said:
Scolor said:
pr0naLd said:
i noticed on my vista machine it didn't work, so i went to my xpsp3 machine and it worked. if you're having problems it might be because of vista

I'm on XP. :S
How did you use it?

put wbfswin on the C:\ drive
open cmd
cd C:\wbfswin
wbfs ls

works

Well, this doesn't work for me.
tongue.gif
 
Why doesn't someone make a quick tutorial video and post it on youtube. That way people could see what they have to do instead of coming here every 30 seconds because they did something wrong.

p.s. I'm going to try the app right now. If I get it working I will make a video.
 
skawo96 said:
To add an iso:


1. Copy cmd.exe to the directory with the isos (Or, go to Start->Run->Cmd.exe, then type in the wbfs app directory)
2. Copy this app into the same directory as the isos
3. Write: wbfs add *drag your iso here*
that's too complicated


just typing: wbfs add c:\wheresyouriso\nameiso.iso doesn't work?
 
pr0naLd said:
i noticed on my vista machine it didn't work, so i went to my xpsp3 machine and it worked. if you're having problems it might be because of vista


YOUR RIGHT!! Under XP it works!!
First I tryed it under Win 7 Beta 1
 
ive gotten as far as

" wbfs -d 0 -p /dev/sda1 init " and got

error seeking in disk file : Permission denied
 
Im going to pick my daughter up from school now when i get back i will write a walkthrough/Tutorial if you guys want me to
 
This program is great!

QUOTE said:
F:\wbfswin>wbfs ls
using /dev/sde
RSPE01 SPORTS PACK for REVOLUTION 0.31G
RF7J08 TATSUNOKO VS. CAPCOM 2.74G
RZDE01 The Legend of Zelda Twilight Princess 1.07G
R2JJAF TAIKO Wii 1.60G
RMGE01 SUPER MARIO GALAXY 3.27G
RX9P69 Need for Speed? Undercover 1.94G

F:\wbfswin>wbfs extract RX9P69
using /dev/sde
writing to Need_for_Speed?_Undercover.iso
41.86% (-) ETA: 0:03:14

Use that as a reference.
 
Ok, i read the readme and it says:
QUOTE said:
Before using wbfs tool, you must format your harddrive. use the tool gparted from linux.
make a new primary partition of type "unformatted"

Then i used partition magic 8 to create a non formatted partition (raw). If i use tgis tool with an unformatted partition i can't copy it in the partition cause is not formatted, then i tried to use the command init from another directory but nothing happens....

Then, i have to format it with the iso loader and then try to use the command ls from another directory (i remember that windows don't recognize the partittion, then must be used from another directory)

And someone could make an example of the command ls? I fink that the others will work at the same mode....
 
For those not sure of what to do or those not used to using CMD copy this to a new .txt and save as CMDHere.reg,double click the file you just saved and add it to the registry.

REGEDIT4

[HKEY_CLASSES_ROOT\*\shell\cmdhere]
@="Cmd&Here"

[HKEY_CLASSES_ROOT\*\shell\cmdhere\command]
@="cmd.exe /c start cmd.exe /k pushd \"%L\\..\""

[HKEY_CLASSES_ROOT\Folder\shell\cmdhere]
@="Cmd&Here"

[HKEY_CLASSES_ROOT\Folder\shell\cmdhere\command]
@="cmd.exe /c start cmd.exe /k pushd \"%L\""

Now all you have to do is right click the folder wbfswin and select CMDHere then type wbfs ls for a directory listing or wbfs df drives free space available or wbfs add and drag/drop your iso in the window to add iso's to the drive,type wbfs extract ##### to extract the iso from the drive.
 

Site & Scene News

Popular threads in this forum