Home / Computer Science / Design and implementation of folder locker application for windows os using c#net

Design and implementation of folder locker application for windows os using c#net

 

Table Of Contents


Chapter ONE

1.1 Introduction
1.2 Background of Study
1.3 Problem Statement
1.4 Objective of Study
1.5 Limitation of Study
1.6 Scope of Study
1.7 Significance of Study
1.8 Structure of the Research
1.9 Definition of Terms

Chapter TWO

2.1 Overview of Folder Locker Applications
2.2 History of Folder Locker Applications
2.3 Features of Folder Locker Applications
2.4 Security Measures in Folder Locker Applications
2.5 User Interface Design in Folder Locker Applications
2.6 Encryption Techniques Used in Folder Locker Applications
2.7 Comparison of Existing Folder Locker Applications
2.8 Challenges Faced by Folder Locker Applications
2.9 Emerging Trends in Folder Locker Applications
2.10 Future Directions for Folder Locker Applications

Chapter THREE

3.1 Research Methodology Overview
3.2 Research Design
3.3 Data Collection Methods
3.4 Sampling Techniques
3.5 Data Analysis Procedures
3.6 Validity and Reliability
3.7 Ethical Considerations
3.8 Research Limitations

Chapter FOUR

4.1 Overview of Findings
4.2 Analysis of Data
4.3 Discussion of Key Findings
4.4 Comparison with Existing Literature
4.5 Implications of Findings
4.6 Recommendations for Practice
4.7 Recommendations for Future Research
4.8 Conclusion of Findings

Chapter FIVE

5.1 Summary of Findings
5.2 Conclusions Drawn from the Study
5.3 Contributions to Knowledge
5.4 Implications for Practice
5.5 Recommendations for Future Work
5.6 Conclusion and Final Remarks

Project Abstract

Abstract
The project aims to design and implement a folder locker application for Windows OS using C# .NET. The application provides users with a secure and convenient way to protect their sensitive data by locking folders with a password. The project involves the development of a user-friendly interface that allows users to easily select folders to lock, set and change passwords, and unlock folders when needed. The application utilizes encryption techniques to ensure the security of the locked folders. The implementation of the folder locker application involves creating a file management system that can handle the locking and unlocking of folders seamlessly. The application uses C# programming language and .NET framework to build the functionality required for locking folders and managing passwords. The encryption algorithms are implemented to protect the contents of the locked folders from unauthorized access. The folder locker application provides users with options to customize their security settings, such as choosing different encryption methods and setting password strength requirements. The application also includes features like password recovery options and automatic locking after a specified period of inactivity to enhance user experience and security. The project involves rigorous testing to ensure the reliability and effectiveness of the folder locker application. Various test scenarios are conducted to evaluate the performance of the application, including testing different file types, folder sizes, and password combinations. The testing phase aims to identify and address any potential vulnerabilities or issues in the application. Overall, the design and implementation of the folder locker application for Windows OS using C# .NET offer users a robust and user-friendly solution to protect their confidential data. The application provides a secure environment for storing sensitive information and offers customizable security options to meet individual user preferences. The encryption techniques employed in the application ensure the confidentiality and integrity of the locked folders, making it a reliable tool for users looking to enhance the security of their data on Windows operating systems.

Project Overview

Introduction

1.1     Background of the Research

Because of the increasing threat to computer system and the information they store and process are valuable resources which need to be protected. Authentication refers to the techniques where users have to prove the claim of their identity to the identifier. There are many techniques through which users can be authenticated. Some of the password authentication techniques are knowledge based, token based, and biometric. Text password based technique and graphical password based technique comes under knowledge based authentication technique. A text password is a secret word or string of character that is used for user authentication to proven identity or for access approval to gain access to a resource. The easier a password is for the owner to remember generally means it will be easier for an attacker to guess.

However, passwords which are difficult to remember may also reduce the security of a system because 1) user might need to write down or electronically store the password, 2) users will need frequent password resets and 3) users are more likely to re-use same password. Unfortunately, these passwords are broken mercilessly by intruders by several simple means such as masquerading, Eaves dropping and other rude means say dictionary attacks, shoulder surfing attacks, social engineering attacks [25]. A graphical based password is one promising alternatives of textual passwords, as according to human psychology, humans brain can recall or memories the visual thing in a well manner than text[24]. In graphical password based technique sequence of images are uses which are more memorable than sequence of characters. There are many graphical based password scheme is available. Of interest herein are cued-recall click-based graphical passwords. Example systems include passpoint, cued click points and persuasive cued click points. The guessing attacks capture attack, and hotspot problems reduce the security of passpoints and cued click points[15]. To overcome this we are trying to implement persuasive cued click points technique that is here we are using image password for authentication and security and we are also implementing SHA for encrypting the folder to provide more security to folder. The paper is structured as follow. We discuss about graphical password technique, persuasive cued click point, methodology, modules description, application, security and conclusion.

Locking folders is the best way to guarantee that nobody accidentally or intentionally gets access to your financial, health, private, and confidential information. Presently used password based systems have a number of associated inconveniences and problems such as user needs to remember passwords, passwords can be guessed or broken down via brute force and also there is problem of non-repudiation. Image password seems to be a better way out

1.2     Statement of research problem

Providing security to the folder is most challenging job for the developers to be developed which will neither access or decrypted by the crackers. Information seekers tend to handle a system and searches all the system folders seeking for information from the system which can be used by them. Friends have turn out to be more of a treat than a friend, because the fact that you gave them access to your system, they explore it and made away with your vital credentials on the system. Therefore, the challenge of creating a folder locker need arise, and creating one with a secure and reliable source of authentication.

1.3     Objectives of the study

Due to the statement of this research problem, the researcher has the following objectives to achieve in this study.

1.     Develop a secure system folder locker

2.     Build a new algorithm for the security model of the folder locker application.

3.     Create a windows application for securing any folder with its contents, by setting a pass key for accessing that folder.

4.     The new system design will be an image authentication system and an alternative of alphanumeric one too.

1.4     Significance of the study

This research work is significance to its core of objectives and achievements. This work well enhance the security level of ones privacy on his system. It will be a one-step project to the level at which information is high jack from the hackers.

The research will also be beneficial to the researcher. This is because the study will expose the researcher to so many related areas in the course of carrying out his research. This will enhance the researcher’s experience, knowledge and understanding on real live application and solution solving techniques.

1.5     Scope of the study

This research work is centered on system application for security validation of folder access control and its content. Therefore, this study will work out only for the application which is a folder locker using an image model or alphanumeric pass key for validation means or authentication.

1.6     Limitation of the study

Inaccessibility to some documents, which arose due to security, imposed on some of the organization documents by the management. It was not also possible to make an in-dept study of these documents, which would have helped in the development of the project work.

Time was a major limitation to this write up, there wasn’t enough time to study the details of the various field of the information department of the organization unavailability of textbook needed for this write up was not found in the institution library.

1.7       Motivation for study

Before I embarked on this research work, a careful study with a feasibility study was carried out by me, I discovered that my friends keep having access to my private files in the folder where they are kept. What actually motivated me to carry out this work was for the reason that, I made once visited my friend, a computer wizard and he had do much trust on me and left me with his system and I took an advantage of it, I searched all his system folders and files and explore it, copied some of the project he is working on, al his data that I should not have access to. Third parties information was all copied by me. After that, on a second tough I think the same way someone else can do same to me, I had to come up with an idea of a folder locker where my personal data will be saved and secured from anyone using my system to have access to.

1.8     Likely contribution to knowledge

This research work will expose the researcher and also the readers to so many skills and enhance their programming ability as the software for this research work will be develop using a sophisticated programming language of object oriented, which is a high level program language. Therefore to the research more research writing skill, more coding ability, more understanding on solving real life situation. To the end users it will be of great benefits to them as it will reduce the number of error prone by the manual process of their operation, systematically keep track of sales and stocks and sales inventory.

1.9     Definition of terms

Encryption – is the process of encoding messages or information in such a way that only authorized parties can read it.

Decryption – The process of decoding data that has been encrypted into a secret format. Decryption requires a secret key or password.

Lock – a mechanical device used to secure items of importance.

A password – is a word or string of characters used for user authentication to prove identity or access approval to gain access to a resource (example: an access code is a type of password), which is to be kept secret from those not allowed access.

Authentication – is a process in which the credentials provided are compared to those on file in a database of authorized users’ information on a local operating system or within an authentication server.

Validation – is act of confirming that a user details meets the needs of its users

Software: These are program for computer which allows certain specific task to be accomplished e.g. word process etc.

Hardware: Computer equipment used to perform input processing and system output activates


Blazingprojects Mobile App

📚 Over 50,000 Project Materials
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Software coding and Machine construction
🎓 Postgraduate/Undergraduate Research works
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Computer Science. 3 min read

Predicting Disease Outbreaks Using Machine Learning and Data Analysis...

The project topic, "Predicting Disease Outbreaks Using Machine Learning and Data Analysis," focuses on utilizing advanced computational techniques to ...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Implementation of a Real-Time Facial Recognition System using Deep Learning Techniqu...

The project on "Implementation of a Real-Time Facial Recognition System using Deep Learning Techniques" aims to develop a sophisticated system that ca...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Applying Machine Learning for Network Intrusion Detection...

The project topic "Applying Machine Learning for Network Intrusion Detection" focuses on utilizing machine learning algorithms to enhance the detectio...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Analyzing and Improving Machine Learning Model Performance Using Explainable AI Tech...

The project topic "Analyzing and Improving Machine Learning Model Performance Using Explainable AI Techniques" focuses on enhancing the effectiveness ...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Applying Machine Learning Algorithms for Predicting Stock Market Trends...

The project topic "Applying Machine Learning Algorithms for Predicting Stock Market Trends" revolves around the application of cutting-edge machine le...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Application of Machine Learning for Predictive Maintenance in Industrial IoT Systems...

The project topic, "Application of Machine Learning for Predictive Maintenance in Industrial IoT Systems," focuses on the integration of machine learn...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Anomaly Detection in Internet of Things (IoT) Networks using Machine Learning Algori...

Anomaly detection in Internet of Things (IoT) networks using machine learning algorithms is a critical research area that aims to enhance the security and effic...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Anomaly Detection in Network Traffic Using Machine Learning Algorithms...

Anomaly detection in network traffic using machine learning algorithms is a crucial aspect of cybersecurity that aims to identify unusual patterns or behaviors ...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Predictive maintenance using machine learning algorithms...

Predictive maintenance is a proactive maintenance strategy that aims to predict equipment failures before they occur, thereby reducing downtime and maintenance ...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us