| .. | ||
| .vscode | ||
| cosmopolitan | ||
| src | ||
| Makefile | ||
| README.md | ||
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