Diablo 3 Save editor
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Diablo 3 Save editor

Game enhancement
 
HomeHome  SearchSearch  Latest imagesLatest images  Log inLog in  RegisterRegister  
Donations
Paypal $1 - Paypal $5 - Paypal $10 - Paypal $25
Important Links
Where to find me

Online Storage

PS4 Save editors

CronusMax Pro
(NEW) Diablo 3 Save Editor
Passwording folders (windows 10) Icon_minitimeMon Apr 19, 2021 10:48 pm by DJM76
OK, so Devilson has been working on the editor for a long time and has made his own version of it and its WAY better than the old one ever was. I have been using it and it works just as well as the old editor and yet has a ton of features to it CKY editor didn't have.

Check boxes to enable stuff like like all cosmetics and pets, as well as max crafting mats and so on.
Only part of the editor …

Comments: 0

 

 Passwording folders (windows 10)

Go down 
AuthorMessage
DJM76
Overkill
Overkill
DJM76


Posts : 146
Join date : 2017-07-13

Passwording folders (windows 10) Empty
PostSubject: Passwording folders (windows 10)   Passwording folders (windows 10) Icon_minitimeSun Jul 16, 2017 7:08 am

Microsoft's Bitlocker, secure
Not so secure, but simple
This code on Not so secure, but simple link, is completely screwed up, so i pasted it here to make it easier to copy / paste.
Please do read some of the comments at the bottom of the page, this is not the securest way to keep files hidden, its just a simple way to fool people who aren't as smart.

Code:
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==Your-Password-Here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
Back to top Go down
https://djm76.forumotion.com
 
Passwording folders (windows 10)
Back to top 
Page 1 of 1
 Similar topics
-
» how to change account name windows 10 signin screen
» How to create a Windows 10 repair drive or disc
» Quick fix to small launch windows or frames on 4k displays

Permissions in this forum:You cannot reply to topics in this forum
Diablo 3 Save editor :: PC tips, secrets and programs :: Tips-
Jump to: