测试杀软

This commit is contained in:
Cc28257
2020-06-19 18:56:51 +08:00
parent b61421979c
commit 1de023dfa4
12 changed files with 100 additions and 25 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -39,8 +39,8 @@ char* uncode(char* str)
int main()
{
char a[] = "CcRmt";
char b[] = "123456789!";
char a[] = "#32770";
char b[] = "VideoCapWindow";
char c[] = "LyxInstaller.exe";
char d[] = "%-24s %-15s 0x%x";
char* s1 = crycode(a);