不同状态角 θ z 下的 K 2 eff 和 K av 计算结果 clear
clc
close all
syms theta
for theta_z[pi/5,pi/3,pi/2,2*pi/3,4*pi/5,pi] %
theta_zdtheta_z*180/pi
theta_1-theta_z/2;
theta_2theta_z/2;
fthetacos(theta);
ftheta2cos(theta)^2;
Keff2int(ftheta2,theta_1,…
复现亮神课程 基于白名单执行payload--Msiexec 0x01 关于msiexec Msiexec 是 Windows Installer 的一部分。用于安装 Windows Installer 安装包(MSI),一般在运行 Microsoft Update 安装更新或安装部分软件的时候出现,占用内存比较大。并且集…
先看异常信息 The installer has encountered an unexpected error instaling this package. This may indicate a problem with this package. The error code is 2503. The installer has encountered an unexpected error instaling this package. This may indicate a prob…
0x01 Applocker适用的关联文件格式 Windows AppLocker是在Windows 7和Windows Server 2008 R2中引入的一种安全策略,用于限制不需要的程序的使用。在这种情况下,管理员可以限制以下程序的执行: 这完全取决于系统管理员,为程序限制或执行设置A…