jvanegmond Posted July 30, 2007 Posted July 30, 2007 I want a bootable CD that when you put it in your computer, all your data is deleted over and over and over and over again into infinity. 100% secure no matter what. github.com/jvanegmond
mrbond007 Posted July 31, 2007 Author Posted July 31, 2007 to add folder support, i use this.... but this is only for the first layer of folder...replace "Continue Loop" with the one below...I never intended to add folder shredding support to this script since shredding around 3000 small files multiple times is bound to fail, and shredding huge files multiple times will consume resources, but thanks anyway. As for now i will only update the shredding methods to make them compatible with newer versions of AutoIt.I want a bootable CD that when you put it in your computer, all your data is deleted over and over and over and over again into infinity.100% secure no matter what.you need a dos program to do that not this script since it uses windows Projects : Space Regain - Memory Fusion - PWGT - Chip-ITGames : BrainPain - BrainPain Director's Cut - ProSpeed Games Pack (New)Vista vs XP : the forbidden fight
TehBeyond Posted July 31, 2007 Posted July 31, 2007 I want a bootable CD that when you put it in your computer, all your data is deleted over and over and over and over again into infinity.100% secure no matter what.Check out Darik's Boot And Nuke, known on the web as DBAN. You can get the EXE and extract it to a usb stick or floppy drive, or the ISO and burn it to a disc. Then when you boot from it, you can wipe your hard disk. You may wish to note that, as you said, 'all data' would be erased. (including the operating system and all files) I would have told you I have Alzheimer's, but I forgot.My Splendid-Tastic Blog
JustinReno Posted December 16, 2007 Posted December 16, 2007 Can you update this to work for AutoIt 3.2.1.0? I've tried, but there are alo tof functions to rename and to reformat. Thanks.
mrbond007 Posted December 17, 2007 Author Posted December 17, 2007 (edited) Can you update this to work for AutoIt 3.2.1.0? I've tried, but there are alo tof functions to rename and to reformat. Thanks.oke but i'm currently busy with another project right now, so you'll have to wait Edited December 17, 2007 by mrbond007 Projects : Space Regain - Memory Fusion - PWGT - Chip-ITGames : BrainPain - BrainPain Director's Cut - ProSpeed Games Pack (New)Vista vs XP : the forbidden fight
MaudKip Posted December 18, 2007 Posted December 18, 2007 Great program. The improved version does not work for me though.
Decibel Posted March 11, 2020 Posted March 11, 2020 To make this work with AutoIt 3.3.14.5, I renamed both occurrences of $WM_DROPFILES to $WM_DROPFILESb.
Developers Jos Posted March 11, 2020 Developers Posted March 11, 2020 @Decibel, Did you notice the date of the post before yours? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Decibel Posted March 11, 2020 Posted March 11, 2020 @Jos Yeah, but just found this post and saw that some people were asking for the script to be updated for newer ("AutoIt 3.2.1.0") versions. You can delete my reply if needed.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now