Skip to content

Commit ffbd42f

Browse files
committed
Add info about downloading
1 parent 7e5e027 commit ffbd42f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ While coding this I mainly used the following resources:
66
- [Microsoft PE Format](https://learn.microsoft.com/en-us/windows/win32/debug/pe-format)
77
- [Otterhacker's COFF Loader Article](https://otterhacker.github.io/Malware/CoffLoader.html)
88

9+
## Download
10+
11+
A pre-built `COFFLoader.exe` is available from the latest [GitHub Actions run](https://github.com/Ap3x/COFF-Loader/actions). Go to the most recent successful run and download the `COFFLoader` artifact.
12+
913
## Building
1014

1115
### Prerequisites

0 commit comments

Comments
 (0)