Python: listed all windows files and write them into a text file

Опубликовано: 15 Октябрь 2024
на канале: Codenza
65
10

Listed all windows files and write them line by line into a text file. This code search every directory on your windows get files name and path and write the link in a text file.
This method very useful if you want Encrypting files for your security, or hacker can use it for bad things like the famous malware doing (wnacry or betya).


🔥 link Subscribe 👇🏻
https://goo.gl/Hope

🔥 Code on Github 👇🏻
https://github.com/anrsaad/listed_all...


#python #directory #listed #files #path #codenza