DTLib/DtsodC
2022-02-09 23:42:07 +03:00
..
.vscode first commit from linux 2022-01-18 19:41:07 +03:00
cosmopolitan first commit from linux 2022-01-18 19:41:07 +03:00
src free() bugfix and test improvements 2022-02-09 23:42:07 +03:00
Makefile search tree is almost done 2022-02-06 22:42:45 +03:00
README.md 64 2022-02-02 18:34:06 +03:00

DtsodC

DtsodV23 parser in C# works too slow, so i wrote V24 parser in C


Compiling on Linux

Required packages: gcc

Compile with glibc:

make std_build

Compile with cosmopolitan (crossplatform libc implementation):

make build

If you see the run-detectors: unable to find an interpreter error, just execute this command:

sudo echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register