Second Part To Hell
@spthvx
artificial (life, evolution, intelligence)
ID: 387465173
https://github.com/SPTHvx/SPTH 09-10-2011 03:30:36
207 Tweet
1,1K Followers
34 Following
Inspired by our friend Second Part To Hell, let's review a collection of malware author interviews from the 80s, 90s, and 2000s. In these interviews, the interviewer asked "what do you think the future of malware looks like?". Let's open a time capsule on a Saturday night =D
In March 2023, i published the virus LLMorpher, which encode its functions in english langauge & use @openai's GPT to get the code: github.com/SPTHvx/SPTH/bl… Now, 5 months later - it is not detected by a single (!) AV program. This is worrisome. vx-underground @mikko Andrej Karpathy
Nice overview by Ziyahan Albeniz about my GPT-virus LLMorpher (github.com/SPTHvx/SPTH/bl…) Shows also how a local #LLama2 copy can be used to hide malicous code, using LLMorpher's idea: Code as english-language description translated to Python by a LLM. socradar.io/can-you-speak-…
tmpout vol3 - article a day #12 "23 Open Problems for Digital Self-Replicators" Second Part To Hell presents 23 self-replication problems to the upcoming generation of programmers read here: tmpout.sh/3/21.html
🔆March 2023: First virus using #GPT to auto-mutate itself (LLMorpher1&2) 🔆August 2023: Advanced virus mutations using #GPT4 (LLMorpher3). Until now, no additional codes? Would have expected #LLama2 viruses by end of 2023. Yann LeCun Andrej Karpathy Code: github.com/SPTHvx/SPTH/bl…
Introducing LLMarshal 0.1, a GPT-based #antivirus demo, that can effectively fight against LLM viruses (such as LLMorpher): github.com/SPTHvx/SPTH/tr… Good AI is beating Bad AI! Motivated by seeing that after 9 months, all 58 AVs at VirusTotal fail detecting LLMorpher!