teleRAT icon indicating copy to clipboard operation
teleRAT copied to clipboard

one PY file

Open IamKO opened this issue 4 years ago • 2 comments

hello is there possibility to collect all source files and out in one .py file? i dont want to compile the file just dont need so much files?

IamKO avatar May 16 '21 20:05 IamKO

@IamKO Umm you can copy and paste all the code from every .py file in this repo into a completely new .py file all by yourself if that's what you want I guess, just make sure to paste them in the order of the functions being called though and you might possibly also have to fix up/clean up some of the import statements once that's all done as well though so just keep that in mind. Good Luck!

NateTheGreat714 avatar Jun 11 '21 07:06 NateTheGreat714

hello is there possibility to collect all source files and out in one .py file? i dont want to compile the file just dont need so much files?

https://github.com/navin-hariharan/TeleRat

navin-hariharan avatar May 12 '22 17:05 navin-hariharan