alex-caelus / SecureStringLinks
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.
☆13Updated 10 years ago
Alternatives and similar repositories for SecureString
Users that are interested in SecureString are comparing it to the libraries listed below
Sorting:
- Library to support cross-platform AES encryption☆12Updated 9 months ago
- Library to support various Hash-based Message Authentication Codes (HMAC)☆10Updated 8 months ago
- Sample showing the use of CoGetInterceptor☆21Updated 4 years ago
- Pintool to detect Read before Write memory access☆21Updated 12 years ago
- executing JS from x86 code☆27Updated 6 years ago
- Source code on the 1.44MB 3.5 floppy accompanying the Windows NT File System Internals book.☆16Updated 5 years ago
- A tool / library for simplifying string obfuscation with xor.☆22Updated 11 months ago
- Decompile an x86 exe, and read PE infos.☆19Updated 6 years ago
- Scripts for x64dbg to find the OEP of exe files packed with UPX☆14Updated 7 years ago
- Tracks runtime instruction execution in Linux programs☆34Updated 11 years ago
- Binary formats☆27Updated this week
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- A library which makes modification of browsers' behavior easy.☆10Updated 4 years ago
- Utility for dumping all the information Capstone has on given instructions.☆23Updated 3 years ago
- Undefined Behaviour Snippets☆17Updated 8 years ago
- Practical Reverse Engineering book exercises☆9Updated 4 years ago
- A Linux based Windows compatible user mode kernel☆58Updated 15 years ago
- Simple error lookup for Win32 and NTSTATUS errors☆19Updated 6 years ago
- Tracing and parsing an executing binary file☆29Updated 9 years ago
- C++/Win32 code to read strings from the Windows registry☆9Updated 8 years ago
- ☆16Updated 7 years ago
- ☆16Updated 9 years ago
- File antivirus☆10Updated 6 years ago
- Hacking on "Windows 95 System Programming Secrets" from http://www.wheaty.net/downloads.htm☆24Updated 10 years ago
- Continuation of the popular patchdiff IDA plugin☆10Updated 10 years ago
- Secure network block device☆11Updated 8 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Automatically exported from code.google.com/p/reverse-engineering-scripts☆18Updated 10 years ago
- Various libraries focused on examining/parsing NTFS-specific structures☆16Updated 9 years ago
- Proof Of Concept for inserting code in ELF binaries.☆26Updated 11 years ago