摘要:
主函数: int __cdecl main(int argc, const char **argv, const char **envp) { setlocale(6, &locale); banner(); prompt_authentication(); authenticate(); retu 阅读全文
posted @ 2022-04-18 20:28
Luccky
阅读(54)
评论(0)
推荐(0)
摘要:
pyc文件,使用EasyPythonDecompiler反汇编 得到源码 # Embedded file name: 1.py import base64 def encode(message): s = '' for i in message: x = ord(i) ^ 32 x = x + 16 阅读全文
posted @ 2022-04-18 19:20
Luccky
阅读(52)
评论(0)
推荐(0)

浙公网安备 33010602011771号