File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,14 @@ Fuzzbuch is a shadowbrokers framework leak tool from N.S.A.
1313- When running fuzzbunch java link , make sure you write on the logs path (D:\Logs\PROJECT_NAME)
1414
1515# Requirements
16- - User must have a d:\ hard disk drive partition
16+ - User must have a d:\ hard disk drive partition or user have to create a virtual folder and assign it as a drive
17+
18+ - For those that do not have a D: drive :
19+ create a folder in your drive c: with this name "drived" , then open a command line (cmd) and run this command :
20+ (subst d: c:\drived)
21+
22+ - Important : make sure you dont have a CD drive assigned to drive d: , in case you have then change its drive letter
23+ https://www.computerhope.com/issues/ch000038.htm
1724
1825# Advices
1926- It is advised to use a Virtual Machine windows XP/7 32bit image to install this git
You can’t perform that action at this time.
0 commit comments