- mov eax, [ebp+location]
- mustafanafizdurukan.github.io
- in/mustafa-durukan
- @mustafandurukan
-
-
-
-
-
DefenderCheck Public
Forked from matterpreter/DefenderCheckIdentifies the bytes that Microsoft Defender flags on.
-
-
ThePlaybook Public
A collection of in-depth research and tools focused on Windows cybersecurity, covering topics like malware analysis, DFIR, Red Teaming, and Active Directory
-
-
-
CyberIndividualDefender Public
A comprehensive personal digital security assessment tool providing alerts and recommendations to enhance online safety and privacy.
Go MIT License UpdatedFeb 26, 2024 -
-
ThreadPriorityDriver Public
The ThreadPriorityDriver project in C++ focuses on creating a Windows kernel driver to dynamically adjust thread priorities, enhancing system resource allocation and optimizing task scheduling.
-
build-your-own-x Public
Forked from codecrafters-io/build-your-own-xMaster programming by recreating your favorite technologies from scratch.
UpdatedNov 23, 2023 -
WindowsKernelDriversLibrary Public
Collection of Windows kernel driver examples, offering insights into Windows internals, rootkit evasion, and advanced driver development.
-
ProcessHandleDriver Public
C++ Windows Driver Model (WDM) project that enables user-mode processes to obtain and share handles to other processes through IOCTLs.
C++ MIT License UpdatedNov 22, 2023 -
-
-
-
GoStdLibExamples Public
This repo is my training repository. When i learn something new i ll add it here.
Go UpdatedJul 2, 2023 -
neko Public
Forked from m1k1o/nekoA self hosted virtual browser that runs in docker and uses WebRTC.
Go Apache License 2.0 UpdatedJun 26, 2023 -
WindowsInternalsWithGo Public
Repository of my windows internals writings.
Go MIT License UpdatedJun 25, 2023 -
CodeSheetCentral Public
A central hub of cheatsheets for various programming languages, making your code journey smoother and more efficient.
C++ MIT License UpdatedMay 20, 2023 -
neko-rooms Public
Forked from m1k1o/neko-roomsSelfhosted collaborative browser - room management for n.eko
Go Apache License 2.0 UpdatedMay 15, 2023 -
HashWalker Public
A directory traversal and file hashing tool for detecting file changes.
Go MIT License UpdatedApr 25, 2023 -
GoSnap Public
GoSnap is a Go library for creating and managing process snapshots on Windows, Linux and MacOS.
-
NetHawk Public
NetHawk is an open-source network detection tool written in Go, designed to detect various network-based attacks such as ARP spoofing, DNS spoofing, port scanning, and more. It uses the gopacket li…
-
GolangPerformanceTricks Public
Learn how to optimize the performance of your Go programs with these tips and techniques. Covering topics such as memory management, concurrency, profiling, and optimization, this repository is a v…
-
Go Public
Forked from TheAlgorithms/GoAlgorithms implemented in Go for beginners, following best practices.
-
YaraExamples Public
This repo contains yara rules and files which is detected by same yara rules.
-