Skip to content
Steven Jenkins De Haro edited this page Jul 19, 2018 · 1 revision

Q: What does the program do?

A: Kills processes by name and renames or deletes files that have been locked by that process.

Q: What programming language does this use?

A: The program was built using the C programming language in Orwell's fork of Dev-C++ v5.11 running TDM-GCC v4.9.2, but it should work with other newer GCC compilers with access to GNU extensions for raw strings.

Clone this wiki locally