mirror of
https://github.com/Cc28256/CcRemote.git
synced 2025-08-16 22:01:45 +00:00
测试杀软
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -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);
|
||||
|
Reference in New Issue
Block a user