Skip to content

Commit

Permalink
Update main.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
1mm0rt41PC authored Jun 23, 2023
1 parent a6af11c commit df04a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cd examples
set hiddenimports= --hidden-import Get-GPPPassword --hidden-import ntfs-read --hidden-import registry-read
type %scriptpath%\custom-scripts\impacker.py > impacker.py
set "hiddenimports="
CALL build-py.bat impacker , impacker , 0
CALL build-py.bat impacker , impacker , 1
CALL build-py.bat Get-GPPPassword , Get-GPPPassword , 0
CALL build-py.bat GetADUsers , GetADUsers , 0
CALL build-py.bat GetNPUsers , GetNPUsers , 0
Expand Down

0 comments on commit df04a86

Please sign in to comment.