From 241e2c3bd1fc1b9036cc9b39bbb447ed5ce16ad0 Mon Sep 17 00:00:00 2001 From: gbrochar Date: Wed, 11 Sep 2024 07:18:57 +0000 Subject: [PATCH] Add Resources --- Resources.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Resources.md diff --git a/Resources.md b/Resources.md new file mode 100644 index 0000000..878204c --- /dev/null +++ b/Resources.md @@ -0,0 +1,8 @@ +http://virus.enemy.org/ +https://cranklin.wordpress.com/2016/12/26/how-to-create-a-virus-using-the-assembly-language/ +http://www.skyfree.org/linux/references/ELF_Format.pdf + +https://palaiologos.rocks/posts/elf-infection/ +https://www.guitmz.com/linux-midrashim-elf-virus/ +https://mcfp.felk.cvut.cz/publicDatasets/pocorgtfo/contents/articles/20-07.pdf +http://ouah.org/elf-pv.txt \ No newline at end of file