shark.exe [0]
  • Menu ▾
    • Tags
  • Tags

Windows Bigpools

2025-05-30
#Windows Internals  #Memory Management  #Kernel Debugging  #BigPool 
An overview of how the Windows Kernel handles large memory allocations using BigPools, including internal structures and debugging techniques.
→

Windows Objects: Structure, Headers, and Internal Mechanics

2025-03-12
#Windows Internals  #Kernel Objects  #Debugging  #Reverse Engineering 
A deep dive into Windows objects, focusing on their structure, headers, and relationships. This blog covers key components like _OBJECT_HEADER, OBJECT_TYPE, and ObTypeIndexTable, providing insights into how Windows organizes and references objects.
→

Application Crash Dump Analysis

2025-02-07
#Crash Dump  #Windows Troubleshooting  #Dump Analysis  #WinDbg  #Windows  #Application Errors  #Memory Analysis 
This post explores application dumps, a crucial tool for debugging and analyzing software errors, offering insights into memory analysis and troubleshooting techniques
→

Kernel Memory Dump Analysis : Introduction

2025-01-30
#Digital Forensics  #Kernel Dump  #Windows Troubleshooting  #Dump Analysis  #Memory Forensics  #WinDbg  #Windows 
An introduction to analyzing kernel memory dumps using WinDbg.
→

Windows Shellcode Development & Debugging with WinDbg: A Hands-On Guide (Part 2)

2025-01-21
#Windows Shellcode  #Malware Analysis  #Exploit Development  #Assembly  #WinDbg  #Reverse Engineering  #Debugging  #Low-Level  #Windows Internals 
A comprehensive guide to understanding and creating Windows shellcode from scratch for exploit development. This article includes practical insights into using WinDbg for effective debugging and analysis.
→

Windows Shellcode Development & Debugging with WinDbg: A Hands-On Guide (Part 1)

2025-01-12
#Windows Shellcode  #Malware Analysis  #Exploit Development  #Assembly  #WinDbg  #Reverse Engineering  #Debugging  #Low-Level  #Windows Internals 
A comprehensive guide to understanding and creating Windows shellcode from scratch for exploit development. This article includes practical insights into using WinDbg for effective debugging and analysis.
→

PE Parsing: A Step-by-Step Guide with WinDbg - Part 2

2025-01-12
#WinDbg  #PE  #Portable Executable  #PE Parsing  #Debugging  #Reverse Engineering  #Windows Internals 
Hands on parsing PE files with WinDbg and explore their structures for debugging and reverse engineering.
→

PE Parsing: A Step-by-Step Guide with WinDbg - Part 1

2025-01-11
#WinDbg  #PE  #Portable Executable  #PE Parsing  #Debugging  #Reverse Engineering  #Windows Internals 
Hands on parsing PE files with WinDbg and explore their structures for debugging and reverse engineering.
→

ReAL-File-System-bi0sCTF2024

2024-03-085h4rrk
#bi0sCTF2024  #Resilient File System  #File System Analysis  #Log Analysis  #File System Forensics  #ReFS 

Full detailed writeup for ReAL-File-System which is centered around ReFS Log Analysis.

tl;dr

  • Disk Forensics
  • Resilient File System
  • Log Analysis
→

Network-KeyLogger

#CTF  #Network Forensic  #USB  #HID 
how to decode the keystrokes from the pcap
→
© 2025 Powered by Hugo :: Theme made by Mirus