alex-caelus / SecureString
A C++ String-like-class that does not save data as plain-text in memory. It makes live analysis of memory more difficult, as well as forensic analysis, as the content is made sure to be wiped from memory when the instance is deleted.
☆11Updated 10 years ago
Alternatives and similar repositories for SecureString:
Users that are interested in SecureString are comparing it to the libraries listed below
- Library to support various Hash-based Message Authentication Codes (HMAC)☆10Updated 3 months ago
- Utility for dumping all the information Capstone has on given instructions.☆24Updated 3 years ago
- C++/Win32 code to read strings from the Windows registry☆9Updated 8 years ago
- Library to support cross-platform AES encryption☆11Updated 5 months ago
- ☆16Updated 7 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- PowerShell interpreter for unmanaged (non CLI) C++ projects☆16Updated 7 years ago
- Binary formats☆26Updated this week
- Sample showing the use of CoGetInterceptor☆21Updated 3 years ago
- DiskCryptor - it's a free solution that allows you to encrypt disk partitions, including system partition.☆17Updated 13 years ago
- Tracks runtime instruction execution in Linux programs☆33Updated 11 years ago
- An LLVM clone modified for use in RetDec and associated tools.☆19Updated 2 weeks ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- A library which makes modification of browsers' behavior easy.☆10Updated 3 years ago
- Kernel function hooking using exception tables☆27Updated 6 years ago
- This is a framework for automatically finding bugs, and exploiting them...☆5Updated 9 years ago
- Scripts for x64dbg to find the OEP of exe files packed with UPX☆14Updated 7 years ago
- Simple error lookup for Win32 and NTSTATUS errors☆17Updated 6 years ago
- ☆18Updated 10 years ago
- Debugger checks in 3 ways☆18Updated 7 years ago
- Secure network block device☆11Updated 8 years ago
- Proof Of Concept for inserting code in ELF binaries.☆25Updated 10 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- ☆17Updated 6 years ago
- Automatically exported from code.google.com/p/reverse-engineering-scripts☆18Updated 9 years ago
- An encryptor/compressor for PE executables☆20Updated last year
- File antivirus☆10Updated 5 years ago
- x86/64 Linux Debugger (written w/ python stdlib,ctypes/ptrace)☆9Updated 7 years ago
- Tools for testing C compilers for the correct handling of volatile objects.☆26Updated 10 years ago
- Continuation of the popular patchdiff IDA plugin☆10Updated 10 years ago