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
- Simple error lookup for Win32 and NTSTATUS errors☆19Updated 6 years ago
- An LLVM clone modified for use in RetDec and associated tools.☆19Updated 2 months ago
- Binary formats☆28Updated this week
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆24Updated 5 years ago
- Utility for dumping all the information Capstone has on given instructions.☆24Updated 3 years ago
- ☆16Updated 7 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆18Updated 6 years ago
- Library to support various Hash-based Message Authentication Codes (HMAC)☆10Updated 5 months ago
- Library to support cross-platform AES encryption☆12Updated 7 months ago
- Practical Reverse Engineering book exercises☆9Updated 4 years ago
- PowerShell interpreter for unmanaged (non CLI) C++ projects☆16Updated 7 years ago
- Generates CMakeLists.txt files from arbitrary C/C++ codebases☆25Updated 2 years ago
- Very simple cross-platform utility to manage your git identities.☆10Updated 2 years ago
- Sample showing the use of CoGetInterceptor☆21Updated 4 years ago
- A simple library focusing on demangling symbols for different programing languages☆43Updated 4 years ago
- executing JS from x86 code☆27Updated 5 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆16Updated 7 years ago
- Simple x64dbg plugin to show registers on every step.☆16Updated 5 years ago
- An alternative tool to Sysinternals WinObj tool (nicer icons!)☆36Updated 6 years ago
- ☆18Updated 10 years ago
- A tool that allows you to assemble and emulate assembly in multiple archs for learning purposes☆13Updated 6 years ago
- penter hook example and driver time recorder☆31Updated 7 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- Command line tool to create an export defintion file from a dynamic link library☆26Updated last year
- A simple tool for parsing elf binaries☆10Updated 5 years ago
- Secure network block device☆11Updated 8 years ago
- WhoCalls can query a directory of files, find the binaries, and search for a user specified Win API import. It and works with both 32-bit…☆17Updated 2 years ago
- A library which makes modification of browsers' behavior easy.☆10Updated 4 years ago
- Experimental tracing framework for Python on Windows.☆61Updated 4 years ago
- An encryptor/compressor for PE executables☆20Updated 2 years ago