mabangde

Results 15 issues of mabangde

How to configure pypsrp for settings like WSManStackVersion in PowerShell, for example, the following configuration? ![image](https://user-images.githubusercontent.com/6219246/236099999-7fa352c3-e5f8-48f8-b4f0-14d5a6db5377.png) `$secureString = ConvertTo-SecureString -String "Pwd" -AsPlainText -Force $UserCredential = New-Object System.Management.Automation.PSCredential -ArgumentList "lab\john", $secureString...

Adjust debug privilege Found LSASRV.dll @ 0x7ffddd8c0000, size: 0x181000 Found IV @ 0x7ffddda29658, 7f994ed454dd7e787ad390e5e075c179 Found 3DES key @ 0x223c820005c: 401ca31a764e34adcf89e813e67de70eafefdfe7bde524a8 Found AES key @ 0x223c820028c: e594a174698f1ab40d1fbaa994258012 thread 'main' panicked at...

![image](https://github.com/wangfly-me/LoaderFly/assets/6219246/f9ca66ed-e6ad-4d78-8c61-946e95c4fea3) 点击生成未能生成exe文件

其它版本的小爱是否支持?

`apkleaks.py` ```python #!/usr/bin/env python3 import io import json import logging.config import os import re import shutil import sys import tempfile import threading from contextlib import closing from shutil import which...