Skip to content

VoidChecksum/re-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

re-notes

Reverse engineering and security research notes.

This repository is intended for public, sanitized notes only: methodology, tool usage, writeups from authorized labs, and reproducible research that does not expose client data or live secrets.

Scope

  • Binary triage notes for ELF / PE / Mach-O targets
  • Static and dynamic analysis workflows
  • Patch-diffing observations
  • Debugger, disassembler, and instrumentation snippets
  • Lab-safe vulnerability research notes

Safety Rules

  • Authorized targets only.
  • No credentials, private keys, session cookies, customer data, or proprietary binaries.
  • Redact hostnames, usernames, IPs, and filesystem paths when they are not essential to the research.
  • Prefer root-cause notes and defensive takeaways over weaponized exploit steps.

Suggested Layout

notes/
  yyyy-mm-dd-topic.md
tools/
  snippets-and-checklists.md
labs/
  sanitized-lab-writeups.md

Status

Early public notes repo. Content will grow as notes are cleaned up for safe publication.

About

Reverse engineering & security research notes

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors