b1-team / superman

🤖 Kill The Protected Process 🤖
MIT License
435 stars 59 forks source link

End the process and delete files #4

Closed ttsite closed 1 year ago

ttsite commented 1 year ago

Can you add an end process and forcibly delete the file where the process is located? Thank you!

b1nhack commented 1 year ago

Did u mean delete the file released by the program?

ttsite commented 1 year ago

Did u mean delete the file released by the program?

Delete the file of the terminated process. Prevent it from being resurrected again

b1nhack commented 1 year ago

No, this is not a good idea, you can use the -r parameter for this purpose, and the -t parameter to set a smaller refresh time.

b1nhack commented 1 year ago

I will close this issue, and if you feel that the benefits outweigh the disadvantages, you can open another issue.