Solutions and writeups for the Flare-On 11 (2024) reverse engineering challenge
☆71Dec 26, 2024Updated last year
Alternatives and similar repositories for flare-on-2024-writeups
Users that are interested in flare-on-2024-writeups are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Human Emotion Detection through various deep learning techniques , including using diverse model architectures, Transfer learning , Trans…☆12Dec 4, 2024Updated last year
- Writeups for CTF challenges☆21Dec 12, 2023Updated 2 years ago
- Tool designed to exfiltrate OneDrive Business OCR Data☆126Jan 27, 2025Updated last year
- A custom implementation of OpenAI's GPT-2(124M) from scratch, following the paper "Language Models are Unsupervised Multitask Learners".W…☆11Apr 10, 2025Updated 11 months ago
- ☆14Sep 18, 2024Updated 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 …☆16Sep 14, 2024Updated last year
- A Windows string hashing toolkit for security research and malware analysis.Research implementation of malware-focused algorithms from V…☆15Dec 29, 2024Updated last year
- NetWise is a bandwidth management and optimization system developed for the DevFest Algiers Hackathon.☆13Oct 20, 2024Updated last year
- This is a repo that contains 2 techniques : Local mapping injection and Remote injection technique , MITRE ID T1055☆17Oct 12, 2024Updated last year
- Solutions to Flare-On 10 CTF☆14Nov 11, 2023Updated 2 years ago
- A repository showcasing payload execution control using mutexes, semaphores, and events in Windows, for educational purposes.☆17Dec 18, 2024Updated last year
- A guide to get you started with Windows Kernel Debugging walking you through the complete setup and usage of WinDbg to trace Windows proc…☆26Nov 26, 2025Updated 3 months ago
- A powerful chatbot assistant leveraging Retrieval-Augmented Generation (RAG) to answer questions from multiple PDF documents. RAGbot gene…☆16Dec 11, 2024Updated last year
- NTAPI Anti-Debugging Checker and Patcher is a Windows-based tool designed for research purposes, demonstrating how to detect and manipula…☆17Aug 25, 2024Updated last year
- A powerful PE file inspector for analyzing Portable Executable binaries, providing detailed insights into their structure, headers, and p…☆19Dec 30, 2024Updated last year
- A simple but useful project maybe help you reverse Windows.☆41Apr 2, 2024Updated last year
- A custom implementation of GetModuleHandle, often used in malware to evade detection by bypassing standard API resolution methods☆18Dec 31, 2024Updated last year
- WinDbg extension written in Rust to dump the CPU / memory state of a running VM☆132Feb 1, 2026Updated last month
- Port of zentool to Windows☆27Mar 7, 2025Updated last year
- IDA's Lumina feature, reimplemented for Ghidra☆24May 24, 2023Updated 2 years ago
- A list of helpful cybersecurity / infosec resources☆1,356Nov 19, 2024Updated last year
- Research in progress: A malware that abuses the GPU to accelerate the decryption process.