Skip to content

SnapyHook/SnapyHook.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SnapyHook – Research Notes & Tooling

This repository serves as a collection of my research notes, experiments, and tooling related to systems programming, reverse engineering, and runtime analysis.

My work focuses on understanding how large native applications behave internally β€” particularly around virtual machines, scripting runtimes, and binary execution pipelines.


πŸ”¬ Research Focus

  • Reverse Engineering of Large Native Binaries (ARM64 / x86_64)
  • Runtime Instrumentation and Function Interception
  • Virtual Machines and Script Runtimes (Lua VM, UE4 integration)
  • Program Analysis and Execution Pipelines
  • Security-Oriented Systems Research

πŸ“„ Start Here


πŸ›  Tooling & Techniques

  • Static analysis using IDA Pro
  • Runtime instrumentation with Frida
  • Native hooking (xhook, A64InlineHook, MSHookFunction)
  • Android NDK & native build systems
  • Bytecode and VM-level analysis

⚠️ Disclaimer

This repository is intended strictly for educational and research purposes.
The content focuses on understanding system behavior and program execution, not on misuse, exploitation, or bypassing protections in real-world applications.


πŸ‘€ Author

Aryan Prashar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors