Case Study 8: MFC with registry classes
- NtRegEdit - Native Registry Editor
- Cryptest (MFC Style Crypto++ v4.2 Library GUI).
- Registry Manipulation Using NT Native APIs
- String Tokenizer Class (CTokenEx)
- Encrypting Log Files
- Simple registry class Enhancement
- How to read/dump/compare registry hives
- Application Settings the .NET way. INI, Registry, or XML
- A handy class to make use of Windows Registry
- Registry Comparator (GUI) in C#
- CRegisterEx - a registry wrapper class
- Very secure method to save and restore registry
- How to Save and Restore Registry Keys
- MSI Packages Manager
- Template C++ wrapper for Windows registry
- CHKLM v1.1 - Registry Access
- Happy Registry: A Quick Wrapper for the Win32 Database
A replacement for the Registry Editor by Microsoft..
A GUI version of the Crypto++ v4.2 Library that was written by Wei Dai..
An article on manipulating the registry using NT Native APIs..
A very simple string tokenizer class..
Demonstrates using encryption to protect sensitive application log file data..
A simple class which simplifies working with registry values and history items lists..
Malware can hide from win32 api but not from this tool since we are dumping reg hives directly
In this article, I’ll explain how you can easily store and retrieve your application settings with just a few lines of code.
Registry hive reader and comparator..
An easy to use all-in-one registry class
This article gives a very secure method to save and restore registry keys. It provides a ready to use tool in both command-line and UI modes..
This article shows how to save and restore registry keys and provides a command-line tool demonstrating how to do it..
This article shows how to process one or many MSI packages just by providing a configuration file. It gives also many useful hints and tricks that can be used in other projects..
What properties has some proper C++ wrapper class? Let's formalize it for example for Windows registry..
good exercise for my class understanding...
A Freeware MFC class to write to HKEY_LOCAL_MACHINE..
A simple template for manipulating the registry.
No comments:
Post a Comment