index
:
noawareness-ng.git
main
noawareness-ng: DIY Linux EDR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
evil.c
blob: c3c4524db84bf22c43d86312d042af01585bc7dd (
plain
)
1
2
3
4
5
6
#include <stdio.h> int main() { puts("this is a very evil program"); }