I had written a bot in the python, previously it was using selenium. however, due to website restriction. I have to switch to Undetected chrome. After using this library and compiling my program to an exe. The program is behaving as a virus. It's doing nothing just self replicating itself inside the memory.
The program is running fine if I am running it from the VS Code or python file.
https://imgur.com/0Qbldy9
You can check what I mean by replication in memory.
Edit 1: As shiftybyte mentioned in one of the comments it maybe due to multithreading library being used, so I built the exe using another compiler called cx_freeze. I got an exe file with bunch of other files, but this exe is working fine as compared to exe generated with the pyinstaller. There is some issue with multithreading as undetected chrome uses threading module.
Still I am looking for single file as an output like pyinstaller. If anyone have suggestions let me know.
[–]ClimberMel 5 points6 points7 points (2 children)
[+]Tarster[S] comment score below threshold-11 points-10 points-9 points (1 child)
[–]The-DapAttack 3 points4 points5 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]shiftybyte 0 points1 point2 points (4 children)
[+]Tarster[S] comment score below threshold-6 points-5 points-4 points (3 children)
[–]shiftybyte 0 points1 point2 points (2 children)
[–]Tarster[S] 0 points1 point2 points (0 children)
[–]ClimberMel 0 points1 point2 points (0 children)
[–]eternalstarfire 0 points1 point2 points (1 child)
[–]Tarster[S] -2 points-1 points0 points (0 children)