Skip to content

Commit

Permalink
Create Tools.md
Browse files Browse the repository at this point in the history
加密工具使用命令。
  • Loading branch information
wangfly-me authored May 20, 2023
1 parent 7d6ca0a commit 9a3a3ac
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Tools/Tools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# 加密工具使用
## enc.py
```Shell
python enc.py beacon.bin
```

## AES_Shellcode.exe
```Shell
AES_Shellcode.exe
```

## rev.py
```Shell
python rev.py
```

## URL_XOR.exe
```Shell
URL_XOR.exe url地址
```

0 comments on commit 9a3a3ac

Please sign in to comment.