xp4xbox / Puffader

Python 2.7 is obsolete, please use https://github.com/xp4xbox/Python-Keylogger
MIT License
50 stars 27 forks source link

Persistence currently does not work. #20

Closed xp4xbox closed 7 years ago

xp4xbox commented 7 years ago

caused by having wx9popen.exe in the same directory.

Since this code here: $strFileName = get-childitem -Filter *.exe $WINDIR\$strFileDir

$strFilePath = $strFileName.FullName

looks for all .exe which was used when singlefile was used.