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
- Very simple cross-platform utility to manage your git identities.☆10Updated 2 years ago
- Shellcode injection using debugging APIs☆18Updated 11 years ago
- Library to support various Hash-based Message Authentication Codes (HMAC)☆10Updated 2 months ago
- C++/Win32 code to read strings from the Windows registry☆8Updated 8 years ago
- Utility for dumping all the information Capstone has on given instructions.☆24Updated 3 years ago
- ☆16Updated 7 years ago
- Debugger checks in 3 ways☆18Updated 6 years ago
- Library to support cross-platform AES encryption☆11Updated 3 months ago
- Simple error lookup for Win32 and NTSTATUS errors☆17Updated 6 years ago
- Scripts for x64dbg to find the OEP of exe files packed with UPX☆14Updated 7 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- executing JS from x86 code☆27Updated 5 years ago
- Small, fast, header only, zero dependency cryptographic library.☆24Updated last year
- using capstone to assist in increasing the size of C++ objects☆15Updated 5 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆24Updated 4 years ago
- A library which makes modification of browsers' behavior easy.☆10Updated 3 years ago
- Decompile an x86 exe, and read PE infos.☆19Updated 6 years ago
- Demonstrate the behavior of the tunnel cache on Windows☆9Updated 5 years ago
- Sample showing the use of CoGetInterceptor☆21Updated 3 years ago
- Binary formats☆26Updated this week
- Generates CMakeLists.txt files from arbitrary C/C++ codebases☆25Updated 2 years ago
- Source code on the 1.44MB 3.5 floppy accompanying the Windows NT File System Internals book.☆15Updated 5 years ago
- v1版完成对PE头,区段,输入表的解析☆9Updated 6 years ago
- File antivirus☆10Updated 5 years ago
- Windows Broken Stack Guard Page☆11Updated 2 years ago