hi all, i want to use slacker for part of my project, however i am getting errors while running it
F\Tools\Slacker>slacker -s secret.txt "F\Tools\Slacker\pics" 1 "F\Tools\Slacker\pic.jpg" password -d -n >> hello.txt
Mode store
File secret.txt
Path F\Tools\Slacker\pics
Levels 1
Meta F\Tools\Slacker\pic.jpg
Pass password
Tech 1
Hide 1
Error CreateFile() when opening the F volume. 5
Error GetClusterAndSectorSize() error. 5
Error StoreFile() in main(). 5
Ive ran it on both Win XP and Win 7, getting the same errors. Does anyone know what im doing wrong?
thanks all.
Error CreateFile() when opening the F volume. 5
Error GetClusterAndSectorSize() error. 5
Error StoreFile() in main(). 5
What is "F\"? (hard disk, USB stick, etc.)
Which filesystem does it use?
Have you tried with another path/volume?
jaclaz
hi, thanks for the reply.
F\ is a 232GB HDD with NTFS. Yes i have used a different path and 2 volumes on different operating systems. it must just be me doing something wrong.
The images that go into "F\Tools\Slacker\pics" i randomly selected from the internet, do they have to be a specific size, same question for the "F\Tools\Slacker\pic.jpg".
thanks again.
P.S. please ignore ">> hello.txt", mistake on my part.
also i tried a few other path configurations and they produced the same error but with different numbers afterwards
C\Slacker>slacker -s C\Slacker\secret.txt C\Slacker\pics 1 pic.jpg password -d -n
Mode store
File C\Slacker\secret.txt
Path C\Slacker\pics
Levels 1
Meta pic.jpg
Pass password
Tech 1
Hide 1
Error CreateFile() when opening the C volume. 32
Error GetClusterAndSectorSize() error. 32
Error StoreFile() in main(). 32
C\Slacker>slacker -s C\Slacker\secret.txt pics 1 pic.jpg password -d -n
Mode store
File C\Slacker\secret.txt
Path pics
Levels 1
Meta pic.jpg
Pass password
Tech 1
Hide 1
Error CreateFile() when opening the p volume. 2
Error GetClusterAndSectorSize() error. 2
Error StoreFile() in main(). 2
thanks.
End of ideas on my part. (
Windows 7 may prevent doing something like that, but not XP.
Try re-reading this
http//www.jbbrowning.com/sandbox/slacker_how_to_101.pdf
but I can see no meaningful differences between it and what you did.
Could it be an issue with the LBA48 128 Gb limit?
jaclaz
hey lawrenceejgray,
I know that it might be a stretch, but have you checked the permissions on that particular folder. Sometimes there are RO issues with some folders.
Good Luck!
Is anyone that knows if there is another similar tool such as Slacker that permit to hide files?