Skip to content

Releases: bmdyy/quote_db

QuoteDB v1.00

07 Jun 17:18
Compare
Choose a tag to compare

Compiled on Windows 10 x32 bit, using MinGW 32x and the following command:
gcc main.c -o main.exe -l ws2_32 '-Wl,--nxcompat,--dynamicbase'

DEP and ASLR are enabled.