We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
鸡哥大神,有个问题想咨询您,代码中的//GlobalKey public static byte[] GlobalKey = new byte[16] { 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}; 这里怎么修改,不知道key 是怎么来的求大神解答
The text was updated successfully, but these errors were encountered:
应该是dll解密的key, 再破解版的cs /common/Authorization.class里面的key后16位
Sorry, something went wrong.
请问如何能获取到shellcode转换为C的代码?尝试了各种shellcode加载的方法,使用过不了defender内存检测
No branches or pull requests
鸡哥大神,有个问题想咨询您,代码中的//GlobalKey
public static byte[] GlobalKey = new byte[16] { 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}; 这里怎么修改,不知道key 是怎么来的求大神解答
The text was updated successfully, but these errors were encountered: