

5·
8 days agoThere are plenty of python libraries which have compiled components, such as pandas, which is compiled on install via pip install. Some package managers have precompiled binaries, but you would need to make sure you have the right version for the project.
FWIW, if you suspect your machine has been compromised, the binaries for common tools like
psandtopshouldn’t be relied upon since those probably were tampered with to hide the malicious program from the output. At that point, you’d probably want to check each running process manually under/proc/.