Add to Favorites    Make Home Page 8747 Online  
 Language Categories  
 Our Services  

Home » C Home » Hacking & Cracking, Virus Home » Folder Protection Software

Title Folder Protection Software
Author Deepesh Jain
Author Email vyomworld [at] vyomworld.com
Description This is a Folder Protection Software in C which is compatible with Win98,WinNT,Win2000 Server.
Will not work on Win Xp.
By this software convert your folder to Control pannel using protection option.
And restore it by using unprotect option.
Category C » Hacking & Cracking, Virus
Hits 420328
Code Select and Copy the Code
#include<stdio.h> #include<string.h> #include<process.h> void main() { FILE *p; char ch,s[100]; char r[100]="REN "; char u[]=".{21EC2020-3AEA-1069-A2DD-08002B30309D} "; char v[50]; int choice,i; clrscr(); p=fopen("C:\a.bat","w+"); if(p==NULL) { printf(" Error in opening the file a.c "); exit(0); } printf(" Deepesh's Folder Obscure"); printf(" File and Folder protection software in C By Deepesh Jain"); printf(" This software can convert your File/Folder to Control Panel and can Restore again."); printf(" Enter the path of the file "); fflush(stdin); gets(s); for(i=0;i<25;i++) fputs("echo This software is not responsible for any loss in data ",p); printf(" Enter choice :"); printf(" 1.Protect Folder/File"); printf(" 2.Unprotect folder/File"); printf(" 3.Exit "); scanf("%d",&choice); switch(choice) { case 1: strcat(r,s); printf(" Enter new name of your folder/file "); fflush(stdin); gets(v); strcat(r," "); strcat(r,v); strcat(r,u); break; case 2: strcat(r,s); strcat(r,u); printf(" Enter new name of your folder/file "); fflush(stdin); gets(v); strcat(r,v); break; default: fclose(p); remove("C:\a.bat"); exit(0); } { fputs(r,p); for(i=0;i<25;i++) fputs(" echo This software is not responsible for any loss in data ",p); fputs(" exit",p); } fclose(p); system("C:\a.bat"); remove("C:\a.bat"); }

Related Source Codes

Script Name Author
The Game Opposite as seen on Nokia 2300 Mobile Manikanta
RECURSIVE BALANCED QUICK SORT ashish
Radix Sort ashish
Change your mouse pointer Ashim
The blinking star Shashank
Data Validation Crylittlebaby
To search a file by giving file type like mp3 or mpeg or doc Prashanth SR
Menus Demonstration B.Chidhambaram
Employee Database Project Using C. Reenku Raman Nayak
Creating a Lexical Analyzer in c fahad bader al-buhairi ¦Õ¤ ?¤Ð Ãß??ÝÐÝ
Calendar Program Omkar & Devendra
Stop double Process for start in C Cedrik Jurak
Stop double Process for start in C Cedrik Jurak
Time Scheduler Atiq Anwar
A timepass game between atmost two players Rahul Roy

New! Click here to Add your Code!


ASP Home | C Home | C++ Home | COBOL Home | Java Home | Pascal Home
Source Codes Home Page

Google Search

Google

Source Codes World.com is a part of Vyom Network.

Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Interview Questions | Jobs, Discussions | Placement Papers | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | Arabic, French, German | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Software Testing | Google Logo Maker | Freshers Jobs

Sitemap | Privacy Policy | Terms and Conditions | Important Websites
Copyright ©2003-2024 SourceCodesWorld.com, All Rights Reserved.
Page URL: http://www.sourcecodesworld.com/source/show.asp?ScriptID=746


Download Yahoo Messenger | Placement Papers | Free SMS | C Interview Questions | C++ Interview Questions | Quick2Host Review