Pentester's Promiscuous Notebook
Ctrlk
TwitterGitHubBlog
  • README
  • ⚒️Pentest
    • C2
    • Infrastructure
    • OSINT
    • Password Brute Force
    • Perimeter
    • Shells
    • Web
    • Wi-Fi
  • ⚔️Red Team
    • Basics
    • Infrastructure
    • Development
      • API Hashing
      • API Hooking
      • BOF / COFF
      • CFG
      • Code Injection
      • DLL Hijacking
      • Golang
      • Kernel Mode
      • PIC / Shellcode
      • Nim
      • Sandbox Evasion
      • Syscalls
      • Windows API
  • 🐞Exploit Dev
    • BOF
    • RE
    • WinDbg
  • ⚙️Admin
    • Git
    • Linux
    • Networking
    • Virtualization
    • Windows
Powered by GitBook
On this page
  1. ⚔️Red Team
  2. Development

Windows API

  • https://yuval0x92.wordpress.com/2020/03/09/native-api-win32-api/

  • https://github.com/EspressoCake/NativeFunctionStaticMap/blob/main/Native_API_Resolve.pdf

  • https://github.com/LloydLabs/Windows-API-Hashing

  • https://github.com/MohitDabas/malwinx

  • https://fourcore.io/blogs/how-a-windows-process-is-created-part-1

  • https://fourcore.io/blogs/how-a-windows-process-is-created-part-2

Tools

  • https://github.com/MalwareApiLib/MalwareApiLibrary

  • https://www.leeholmes.com/managing-ini-files-with-powershell/

Last updated 1 year ago