Login Register






Batch that hides files using GUID filter_list
Author
Message
Batch that hides files using GUID #1
this batch file hides the file that it creates (when opened) as an important operation system file, but normally once hidden you have to edit your windows explorer options to find it again, but with this it uses a guid so all you have to do is enter the correct password (44337334433733) and voila
your file appears.


Download here

please post feedback, and if u like it the +rep me Smile

and if you want the actual code then dont hesitate to pm me, but if you do reupload at least give me credit (for the stuff i done, not the stuff you edited) Smile

Reply

Batch that hides files using GUID #2
this batch file hides the file that it creates (when opened) as an important operation system file, but normally once hidden you have to edit your windows explorer options to find it again, but with this it uses a guid so all you have to do is enter the correct password (44337334433733) and voila
your file appears.


Download here

please post feedback, and if u like it the +rep me Smile

and if you want the actual code then dont hesitate to pm me, but if you do reupload at least give me credit (for the stuff i done, not the stuff you edited) Smile

Reply

RE: Batch that hides files using GUID #3
No need to provide downloads for batch files, you can either put them in code tags or pastebin them if they are too large.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: Batch that hides files using GUID #4
No need to provide downloads for batch files, you can either put them in code tags or pastebin them if they are too large.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: Batch that hides files using GUID #5
ArkPhaze said it, post the code here, I'll gladly do a review!

Reply

RE: Batch that hides files using GUID #6
So no one in this forum uses function called copy & pasting the code to
Code:
This box?
...

Reply

RE: Batch that hides files using GUID #7
(09-17-2012, 01:29 PM)iLove HackSociety (: Wrote:
So no one in this forum uses function called copy & pasting the code to
Code:
This box?
...

You can't say "no one". Look around. And "copy & pasting the code" is not a function, that's an 'action'.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply