skuld
skuld copied to clipboard
Fix for copying cookies when the browser is running.
Description
Added a check for launching browsers, if yes - then closes and rechecks. If there are none, then just skips on. I'm not sure that it can work on all systems and browsers, but I added a standard list of processes.
Type of change
- [#] Fixed error when browser is running and skuld trying to steal cookies/logins
How Has This Been Tested?
I conducted testing on both virtual machines like apponfly and virtualbox (turning off anti-VM for a while)
- [run on apponfly vm ] Test A
- [running on virtualbox vm] Test B
- Hardware: windows
- Go Version: 2024.3.5
winapi would probably better than doing taskkill imo