Fetch weak1337/Alcatraz

This commit is contained in:
2024-07-26 14:38:23 +02:00
parent 1b2e744f08
commit c16c73ca10
2 changed files with 15 additions and 0 deletions

View File

@ -100,3 +100,17 @@ jobs:
name: dist-dll
path: |
dist
build-release-dll-obfuscated:
name: Build release DLL obfuscated
runs-on: windows
steps:
- name: Check out Alcatraz
uses: actions/checkout@v4
with:
repository: 'https://github.com/weak1337/Alcatraz'
- name: Run Alcatraz-con.exe
run: "./x64/Release/Alcatraz-con.exe"