logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

C# API 0.6

using System;using System.Collections.Generic;using System.Drawing;using System.Runtime.InteropServices;using System.Text;class CsAPI{[DllImport("kernel32.dll")]public static extern int OpenProcess(in

#c##.net
ios 在 Cydia 上安装 frida_16.0.8 时出错

新的 16.0.8 存档是使用 zst 压缩的,而 dpkg 在 iOS 上不支持该存档。

#ios
C# Chrome浏览器网页自动化操作

NuGet 包管理器 安装 WebDriver自动登录QQ邮箱using OpenQA.Selenium;using OpenQA.Selenium.Chrome;using OpenQA.Selenium.Support.UI;using System;using System.Collections.Generic;using System.ComponentModel;using Syste

#chrome#c##自动化
暂无文章信息