Awesome
Readfile BoF
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
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