This is a Windows Based Application for a Spyware - NinjaLS - I developed for Ethical Hacking and Penetration Testing purposes. This tool was built with information-privacy responsibility in mind and its meant to be used on machines that the attacker has permission to conduct penetration testing or any other forms of information security testing. I will not be held liable for any deviations and usage of this tool for criminal purposes.
This framework utilizes the Windows Forms Framwork to receive encrypted data (Keystrokes, Mouse Clicks, User Activity) from the NinjaLS Spyware tool and curates them into a management tool where the attacker/penetration tester can sieve through the vast amount of data to get the interesting ones through search and clicking through tabs.
This project is done while learning about SHA Salted Encryption Methods.
Please visit my Blog for more information and screenshots of this Decrypt NinjaLS Tool.
These set of instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To be implemented once the build is stable
For Local Development
This project uses Windows Studio Community Version 2015.
If you are not looking to change the given code and only want to use the program, please check the program in:
- WindowsFormsApplication1 >> bin >> Debug >> NinjaLSDecryptionManager.exe
- Or simply just look at the Release tab of this project: Releases
To be implemented once the build is stable
To be implemented once the build is stable
- Microsoft Visual Studio - The IDE Used
- C# - The Programming Language Used
To be implemented once the build is stable
This built is current on v0.4.x as of 16th August 2017
This sections shows the future improvements and enhancements that are planned for this tool.
- Graphical Logs
- Saving and Loading Previous Decryptions
- Chong Jin Wei - ReverseThatShell.com
This project is licensed under the MIT License - see the LICENSE.md file for details