Pinned Repositories
critical-ref
ctf_exps
Etcetera
My collection of useful code snippets/recipes/scripts/macros for my everyday tasks
gemini-openai-proxy
OpenAI to Google Gemini https://gemini-openai-proxy.deno.dev
go-flow-levee
hello-world
iamjimyes.github.io
IAT_patcher
Persistent IAT hooking application - based on bearparser. More: http://hasherezade.github.io/IAT_patcher/
kernel_exec_taint
A panda plugin tainting all memory access of a kernel procedure
tainted_memory
a panda plugin
iamjimyes's Repositories
iamjimyes/kernel_exec_taint
A panda plugin tainting all memory access of a kernel procedure
iamjimyes/tainted_memory
a panda plugin
iamjimyes/critical-ref
iamjimyes/ctf_exps
iamjimyes/Etcetera
My collection of useful code snippets/recipes/scripts/macros for my everyday tasks
iamjimyes/gemini-openai-proxy
OpenAI to Google Gemini https://gemini-openai-proxy.deno.dev
iamjimyes/go-flow-levee
iamjimyes/hello-world
iamjimyes/iamjimyes.github.io
iamjimyes/IAT_patcher
Persistent IAT hooking application - based on bearparser. More: http://hasherezade.github.io/IAT_patcher/
iamjimyes/IDA-VMware-GDB
Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub
iamjimyes/idascript
Full functional idascript with stdin/stdout handled
iamjimyes/jekyll_demo
iamjimyes/oletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
iamjimyes/SVF
Static Value-Flow Analysis for C and C++ Programs
iamjimyes/windows_kernel_address_leaks
Examples of leaking Kernel Mode information from User Mode on Windows