SinaKarvandi
Windows internals enthusiast. Interested in low-level programming. I work on @HyperDbg debugging solutions.
Pinned Repositories
HyperDbg
State-of-the-art native debugging tools
Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
IA32-CALL-GATES
This is my implementation of IA32 Call Gates used for ring transitioning. (e.g ring 1 or ring 2)
Misc
This is a place to share my miscellaneous projects.
Pinitor
An API Monitor based on Instrumentation
Process-Magics
This is a collection of interesting codes about Windows Process creation.
Redemption-Anti-Ransomware
A new idea to build an anti ransomware
VMCS-Auditor
VMCS Auditor provides almost all of Intel's VMCS Layout checklist based on Bochs Emulator.
windbg2ida
Windbg2ida lets you dump each step in Windbg then shows these steps in IDA
x64-Driver-Inline-Assembly
This is a simple driver with x64 inline assembly
SinaKarvandi's Repositories
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
SinaKarvandi/Process-Magics
This is a collection of interesting codes about Windows Process creation.
SinaKarvandi/Misc
This is a place to share my miscellaneous projects.
SinaKarvandi/windbg2ida
Windbg2ida lets you dump each step in Windbg then shows these steps in IDA
SinaKarvandi/x64-Driver-Inline-Assembly
This is a simple driver with x64 inline assembly
SinaKarvandi/Pinitor
An API Monitor based on Instrumentation
SinaKarvandi/VMCS-Auditor
VMCS Auditor provides almost all of Intel's VMCS Layout checklist based on Bochs Emulator.
SinaKarvandi/Redemption-Anti-Ransomware
A new idea to build an anti ransomware
SinaKarvandi/IA32-CALL-GATES
This is my implementation of IA32 Call Gates used for ring transitioning. (e.g ring 1 or ring 2)
SinaKarvandi/hardware-design-stack
The source codes used in the blog post available at: https://rayanfam.com/topics/hardware-design-stack/
SinaKarvandi/crypto-key
The project report of dynamic/static analysis using HyperDbg and angr
SinaKarvandi/awesome-virtualization
Collection of resources about Virtualization
SinaKarvandi/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
SinaKarvandi/ps-pl-shared-channel
Read/write from BRAM by using AXI-Stream Protocol
SinaKarvandi/UseAllOfDotNetReflection
This two simple methods make you use most of .Net Reflection
SinaKarvandi/FPGA
Random FPGA Projects
SinaKarvandi/MIPS-Lite
A pipelined MIPS-Lite CPU implementation
SinaKarvandi/slides
SinaKarvandi/RedTeaming-Tactics-and-Techniques
Red Teaming Tactics and Techniques
SinaKarvandi/chisel-template
A template project for beginning new Chisel work
SinaKarvandi/explore
Community-curated topic and collection pages on GitHub
SinaKarvandi/images
This is a repository for storing images used in different repos.