Readfile BoF
April 1, 2021 ยท View on GitHub
Not the prettiest code, short sweet and to the point and will allow you to read file contents to beacon output.
- Build with mingw by running
x86_64-w64-mingw32-gcc -c readfile.c -o readfile.o -masm=intel

April 1, 2021 ยท View on GitHub
Not the prettiest code, short sweet and to the point and will allow you to read file contents to beacon output.
x86_64-w64-mingw32-gcc -c readfile.c -o readfile.o -masm=intel