parsiya / golnk
Golang package for parsing Windows shell link binary (lnk or Windows shortcut) files.
☆37Updated 2 years ago
Alternatives and similar repositories for golnk:
Users that are interested in golnk are comparing it to the libraries listed below
- A Portable Executable parser for Golang☆46Updated 3 months ago
- Windows API/constants, identity, and WinHTTP/WinINet for Go.☆18Updated 2 months ago
- UPX-like packer written in Go☆72Updated 3 years ago
- The plan is to have a replacement for psexec☆31Updated 6 years ago
- Go wrapper for in-memory DLL module loader, MemoryModule☆33Updated 7 years ago
- x86 WinAPI hook written in pure Go☆49Updated 5 years ago
- PE file mapping and manipulation package.☆36Updated 2 years ago
- Rdp client on pure GoLang☆66Updated 6 years ago
- A Windows API wrapper package for the Go Programming Language☆33Updated 8 years ago
- tiny wrapper around Windows Management Instrumentation API☆13Updated 6 years ago
- Package that provides different PE tricks to difficult the reverse engineering of your Windows applications.☆11Updated 4 years ago
- Reflectively load PE☆103Updated 4 years ago
- Process injection techniques written in Go.☆62Updated last year
- A Chrome cookie dumping utility☆46Updated 5 years ago
- Finding code caves in ELF files with GoLang☆26Updated 7 years ago
- Allow a Go process to dynamically load .NET assemblies☆148Updated 5 years ago
- DCE / RPC Implementation in Go☆24Updated 6 years ago
- ICMP scan all hosts across a given subnet in Go (golang)☆29Updated 5 years ago
- Implements io.ReaderAt over raw memory.☆13Updated 4 years ago
- Golang version of https://github.com/hasherezade/libpeconv☆27Updated 5 years ago
- ☆33Updated 4 years ago
- Go API Client for Metasploit RPC API☆18Updated 3 years ago
- Go interface to NTDLL functions☆74Updated last year
- Simple PoCs for utilizing Windows syscalls in Go☆16Updated 4 years ago
- Windows Task Scheduler Library for Go☆145Updated this week
- Iterate over Windows Handles☆13Updated last year
- A Microsoft windows x86_64 Golang shellcode tester that includes example calc.exe shellcode.