Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

TermExec

TermExec(Terminal Executor) - It is a python script that allows you to execute scripts (in .hpp/.c/.asm/.py/.lua/.js/.jar) and DLLs, and can also kill processes and freeze them.

All command

python termexec.py -lsprocss - Displaying processes

python termexec.py -injdll dll=/your/directory/file.dll procss=process_name - Inject DLL

python termexec.py -exec exec=/your/script/file.py procss=process_name - Execute script

python termexec.py -kill procss=process_name - Killing the process

python termexec.py -frz procss=process_name - Freezing the process

python termexec.py -attach procss="your_process_name" - Changes the title of the window to " - attached by termexec"

python termexec.py -dllinfo procss="your_process_name" - Displays the dll files that this process uses

pyhon termexec.py -dllbreak="block_dll_file" procss="your_process_name"

python termexec.py -log procss="your_process_name" - View log of this process

About

Powerful tool for debugging and full editing of the process

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages