EwyBoy / Counter-Phishing-Tool

Offensive & proactive tool designed to disrupt phishing attacks by flooding fake phishing websites' login portals with a deluge of fake user data, sometimes even takes down their entire site in the process.
https://openphish.com/
MIT License
94 stars 31 forks source link

implement optimizations #12

Closed Demopans closed 4 months ago

Demopans commented 4 months ago

Mainly reduces CPU usage while running as the changes make better use of native library functions

Demopans commented 4 months ago

closes https://github.com/EwyBoy/Counter-Phishing-Tool/issues/11

EwyBoy commented 4 months ago

Thank you! @Demopans