![]() |
[HC Official] HC Disk Cleaner - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools) +--- Thread: [HC Official] HC Disk Cleaner (/Thread-HC-Official-HC-Disk-Cleaner) |
[HC Official] HC Disk Cleaner - Isaac - 09-04-2014 Today, I bring you guys something a bit special (Well, not really). It's made by yours truly (Me). It's a simple Disk Cleaner made in VB.NET over the span of a month (I worked on it every now and then but not consistently) It started out as a project I made for my own use, but I soon decided to turn this into an Official HC Tool to show my love and compassion for you guys :Heart: Anyways, Here's the final product. Hope y'all like it ![]() Features : - Clears Internet Explorer's History, Cache, Passwords, Form Fill Data (There's no support for Default browser or any browser other than IE ATM) - Clears Prefetch Data - Clears User Temp Files - Clears Windows Media Player Data - Clears Windows Cache - Empty's Recycle Bin - Deletes Windows Error Logs - Clears Visual Studio and Java Temp Data - A Rectangular shaped Listbox at the bottom of the Application that lists all actions of the application with a timestamp. Preview : ![]() ![]() Virus Scans : VirusTotal : https://www.virustotal.com/en-gb/file/280e25fafbecc69da4536888da99e47a4852f12e915bc1114a0a67bb06873d90/analysis/1409841793/ Anubis : https://anubis.iseclab.org/?action=result&task_id=18e1d4500247d49d4ed25dddfc6af9a75 Download : https://www.mediafire.com/?udnol9x6e46yd65 RE: [HC Official] HC Disk Cleaner - Singularity_mybb_import13102 - 09-04-2014 I applaud your effort, hopefully you could roll out a new version sometime with some settings as mentioned in IRC. Namely, a cleaning scheduler and the options to show the size of the files before they get cleaned, the size after, and the total amount of data freed up. RE: [HC Official] HC Disk Cleaner - h3r0 - 09-04-2014 This is pretty cool, shame I don't use windows. But have you considered also a log clearer? Also can you clear recently used files? %appdata%\Microsoft\Windows\Recent RE: [HC Official] HC Disk Cleaner - Isaac - 09-04-2014 (09-04-2014, 04:58 PM)Singularity Wrote: I applaud your effort, hopefully you could roll out a new version sometime with some settings as mentioned in IRC. I'm glad you liked it! I'll definitely take the cleaning scheduler and file size suggestions into consideration. I might make this into an Open Source project for other .NET developers to take this project further (Since I don't think I'll have enough time in the coming year because of High School and all that jazz). I hope people will take this seriously and improve the application rather than just leeching the source everywhere. (09-04-2014, 05:55 PM)h3r0 Wrote: This is pretty cool, shame I don't use windows. But have you considered also a log clearer? Also can you clear recently used files? %appdata%\Microsoft\Windows\Recent I didn't think of that before, I'll implement this in the next release. Thanks for the tip mate ![]() RE: [HC Official] HC Disk Cleaner - Inori - 09-05-2014 Looks pretty sweet. One thing I'd suggest is switching the positions in the log. Ex: Code: [timestamp] - [action] RE: [HC Official] HC Disk Cleaner - Gr33n - 09-09-2014 Looks nice! I plan on rolling out a crypter/binder pretty soon coded in C++. RE: [HC Official] HC Disk Cleaner - Gr33n - 09-09-2014 Looks nice! I plan on rolling out a crypter/binder pretty soon coded in C++. |