Page 2 of 2

Re: HTTP / HTTPS Proxy in Purebasic

Posted: Wed Jan 03, 2024 10:49 am
by KosterNET
You are not creating an other PB Virus I hope? Decrypting passwords and intercepting https-traffic..? :-|

Re: HTTP / HTTPS Proxy in Purebasic

Posted: Wed Jan 03, 2024 9:02 pm
by idle
KosterNET wrote: Wed Jan 03, 2024 10:49 am You are not creating an other PB Virus I hope? Decrypting passwords and intercepting https-traffic..? :-|
There could be valid reasons to do an https proxy but in conjunction with decrypting browsers passwords it does seem a little dodgy.

Re: HTTP / HTTPS Proxy in Purebasic

Posted: Thu Jan 04, 2024 9:51 am
by lisa_beille
KosterNET wrote: Wed Jan 03, 2024 10:49 am You are not creating an other PB Virus I hope? Decrypting passwords and intercepting https-traffic..? :-|
hhh no actually i study computer security. for traffic interception it's for the project i'm working on. as for chrome password decrypting it has nothing to do with a virus, i'm just experimenting and trying to understand how it works :D

Re: HTTP / HTTPS Proxy in Purebasic

Posted: Thu Jan 04, 2024 4:59 pm
by skywalk
You would most likely need wireshark or an equivalent sniffer to debug traffic.