Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- API Hooking::
- api hooking project source code download - Google Search
- https://www.google.com/search?q=api+hooking+project+source+code+download&ie=UTF-8
- A (working) implementation of API hooking (Part I)- CodeProject
- https://www.codeproject.com/Articles/9339/A-working-implementation-of-API-hooking-Part-I
- API Hooking Revealed Part 2 - Useful tips- CodeProject
- https://www.codeproject.com/KB/winsdk/APIHookingPart2.aspx
- Process-wide API spying - an ultimate hack- CodeProject
- https://www.codeproject.com/KB/system/api_spying_hack.aspx
- API hooking revealed- CodeProject
- https://www.codeproject.com/KB/system/hooksys.aspx
- Three Ways to Inject Your Code into Another Process- CodeProject
- https://www.codeproject.com/KB/threads/winspy.aspx
- HookAPI source code- CodeProject
- https://www.codeproject.com/Articles/9368/Paladin/Paladin/Paladin/Paladin/Paladin_demo.zip
- The Code Project
- https://ntcore.com/files/nthookengine.htm
- ArmoredCoreSmugglersRun☄
- https://github.com/mschadev/detours-example
- ArmoredCoreSmugglersRun☄
- https://github.com/TsudaKageyu/minhook
- Reversing by example: API hooking (Nim, Ghidra, MinHook) | Medium
- https://lilybon.medium.com/binary-function-hooking-via-dll-injection-nim-ghidra-b90a53570718
- A Comprehensive Guide to Hooking Windows APIs with Python | Apriorit
- https://www.apriorit.com/dev-blog/727-win-guide-to-hooking-windows-apis-with-python
- Kyle Halladay - X64 Function Hooking by Example
- https://kylehalladay.com/blog/2020/11/13/Hooking-By-Example.html
- ArmoredCoreSmugglersRun☄
- https://github.com/khalladay/hooking-by-example
- Explore API Hooking & DLL Injection Techniques | Infosec
- https://www.infosecinstitute.com/resources/reverse-engineering/api-hooking-and-dll-injection-on-windows/
- Windows API Hooking and DLL Injection - DZone
- https://dzone.com/articles/windows-api-hooking-and-dll-injection
- API Hooking with Microsoft Detours - Protean Security
- https://www.proteansec.com/exploit-development/api-hooking-detours/
- API Hooking - Tales from a Hacker’s Hook Book
- https://www.cynet.com/attack-techniques-hands-on/api-hooking/
- Use PowerShell to Interact with the Windows API: Part 1 - Scripting Blog [archived]
- https://devblogs.microsoft.com/scripting/use-powershell-to-interact-with-the-windows-api-part-1/
- Existentialist Café☄
- https://ihack4falafel.github.io/Hooking-CreateProcessWithLogonW-with-Frida/
- API Hooking – Evading Detection with Stealthy Techniques - Infosecurity Magazine
- https://www.infosecurity-magazine.com/opinions/api-hooking-evading-detection/
- Windows API Hooking | Red Team Notes
- https://www.ired.team/offensive-security/code-injection-process-injection/how-to-hook-windows-api-using-c++
- API hooking | Infosec
- https://www.infosecinstitute.com/resources/hacking/api-hooking/#gref
- Input Capture: Credential API Hooking, Sub-technique T1056.004 - Enterprise | MITRE ATT&CK®
- https://attack.mitre.org/techniques/T1056/004/
- API Hook - WriteProcessMemory | VB.NET Developer Community
- https://vbdotnetforums.com/threads/api-hook-writeprocessmemory.7271/
- Programming API Monitor - API Monitor (1.5 and older) - rohitab.com - Forums
- http://www.rohitab.com/discuss/topic/62-programming-api-monitor/
- Hook api source code,Hook api program,Hook api code example,Hook api project code,Hook api code package free download - VerySource
- http://en.verysource.com/cate_hook-api/12.html
- Michael Ligh::
- Art of Memory Forensics (Wiley 2014)
- Malware Analyst's Cookbook (Wiley 2010)
- http://www.malwarecookbook.com/ https://code.google.com/archive/p/malwarecookbook/source https://cs.lmu.edu/~ray/notes/ir/ https://www3.nd.edu/~dthain/compilerbook/chapter8.pdf https://www.geeksforgeeks.org/introduction-to-intermediate-representationir/ https://www.cs.princeton.edu/courses/archive/spr03/cs320/notes/IR-trans1.pdf xhttps://mortoray.com/why-we-use-intermediate-representations/ https://queue.acm.org/detail.cfm?id=2544374 https://dl.acm.org/doi/pdf/10.1145/2542661.2544374 https://www.cs.purdue.edu/homes/xyzhang/spring11/notes/ir.pdf https://en.wikipedia.org/wiki/Intermediate_representation https://en.wikipedia.org/wiki/Standard_Portable_Intermediate_Representation https://www.youtube.com/watch?v=D19P2l6WotA Compilers: intermediate representations https://www.youtube.com/watch?v=aDvCW3wI2ZQ [07] Intermediate Representation (IR) - Data Oriented C Co https://www.youtube.com/watch?v=6ur4g3HeMOM The LLVM Intermediate Representation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement