So, what is it about?
This features extracts data about all the running applications in the device and stores it in a file to send it to attacker by email(on next email interval).
This feature must support cross-platform (i.e. Windows, Linux and Mac). You could try using psutil module to achieve it.
*Do not keep accumulating data about programs, resets the file after sending the mail making sure the file does not occupy too much space
Code of Conduct
So, what is it about?
This features extracts data about all the running applications in the device and stores it in a file to send it to attacker by email(on next email interval).
This feature must support cross-platform (i.e. Windows, Linux and Mac). You could try using psutil module to achieve it.
*Do not keep accumulating data about programs, resets the file after sending the mail making sure the file does not occupy too much space
Code of Conduct