AbdouRoumi / JustCryLinks
This is a challenge made for NexTrace CTF, Malware Analysis case
☆12Updated last year
Alternatives and similar repositories for JustCry
Users that are interested in JustCry are comparing it to the libraries listed below
Sorting:
- A Windows string hashing toolkit for security research and malware analysis.Research implementation of malware-focused algorithms from V…☆15Updated last year
- This Malware is an application for MalwareEvasionTechniques repo .I used in it Registery staging in two modes R/W and I combined it with …☆16Updated last year
- A repository showcasing payload execution control using mutexes, semaphores, and events in Windows, for educational purposes.☆17Updated last year
- A custom implementation of GetModuleHandle, often used in malware to evade detection by bypassing standard API resolution methods☆18Updated last year
- ☆14Updated last year
- ☆15Updated last year
- nexos source files made by @samdem-ai☆14Updated last year
- This is a repo that contains 2 techniques : Local mapping injection and Remote injection technique , MITRE ID T1055☆17Updated last year
- Implements dynamic Windows API resolution via hashing techniques to evade detection. Inspired by techniques mapped to MITRE ATT&CK T1055…☆18Updated last year
- This is a malware that i used in it remote process injection technique, it scans for processes chooses the one you named and inject shell…☆18Updated last year
- NTAPI Anti-Debugging Checker and Patcher is a Windows-based tool designed for research purposes, demonstrating how to detect and manipula…☆17Updated last year
- Malware evasion technique by manipulating process command-line arguments to hide the actual executed payload, used to evade the manual de…☆16Updated last year
- Native API injector☆27Updated last year
- A powerful PE file inspector for analyzing Portable Executable binaries, providing detailed insights into their structure, headers, and p…