fixed send to disk fixed keylogger [clipboard] #172 fixed installation added file searcher [to search and upload any file by it extension] updated plugin save method updated runpe send to memory minor improvements ```diff - You need to create a new stub from this version, and then use your old version to update all your clients, otherwise you won't be able to use the new plugins ```
8 lines
134 B
Batchfile
8 lines
134 B
Batchfile
@echo off
|
|
title AsyncRAT - Fixer
|
|
echo Use this if AsyncRAT won't open at all
|
|
echo YOU NEED TO RUN THIS AS ADMIN
|
|
|
|
pause
|
|
lodctr /r
|
|
pause |