diff --git a/Makefile b/Makefile index 6c5f6b1e9beb5a43d6adf8278076e083b16bca3b..8507369df48788ab9408ff5dbf8bda5ae17abe5b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ #use llvm by default, GNU C otherwise -CC=$(shell which clang || which gcc) +CC=gcc PREFIX ?= /usr BINDIR ?= $(PREFIX)/bin diff --git a/src/templ-payloads.c b/src/templ-payloads.c index e461e1ba4e6ee315ed8cf48287a9fd8a9ef7cb1f..6f99db81fa6327b48e1ca26ed5c774b855cf4641 100644 --- a/src/templ-payloads.c +++ b/src/templ-payloads.c @@ -67,12 +67,12 @@ struct Payload2 hard_coded_payloads[] = { "\x30\x0d" "\x06\x09\x2b\x06\x01\x80\x02\x01\x01\x05\x00" /*sysDesc*/ "\x05\x00"}, /*^^^^_____IDS LULZ HAH HA HAH*/ - {53, 65536, 0x1f, 0, dns_set_cookie, + {53, 65536, 0x1e, 0, dns_set_cookie, /* 00 */"\x50\xb6" /* transaction id */ /* 02 */"\x01\x20" /* quer y*/ /* 04 */"\x00\x01" /* query = 1 */ /* 06 */"\x00\x00\x00\x00\x00\x00" - /* 0c */"\x07" "version" "\x04" "bind" "\xc0\x1b" + /* 0c */"\x07" "version" "\x04" "bind" "\x00" /* 1b */"\x00\x10" /* TXT */ /*^^^^^^^_____IDS LULZ HAH HA HAH*/ /* 1d */"\x00\x03" /* CHAOS */ /* 1f */