Underc0de

Programación Scripting => Python => Mensaje iniciado por: ZanGetsu en Julio 02, 2017, 05:22:05 PM

Título: FileBinder Src
Publicado por: ZanGetsu en Julio 02, 2017, 05:22:05 PM
Instalacion:

~$ git clone https://github.com/blackvkng/FileBinder.git
~$ cd FileBinder
~# pip install -r requirements.txt


Uso:


~$ python2 binder.py file1.exe file2.mp3 newExe.exe icon.ico
 
Example
~$ python2 binder.py test.exe test.txt newExe.exe ico.ico
 
[*] File     : test.exe
[*] File     : test.txt
[*] New File : newExe.exe
 
[+] Exe file ==> C:\Users\user\Desktop\binder\newExe.exe
 


(https://i.gyazo.com/8ebd66f68a709f453114502690c5401a.png)


(https://camo.githubusercontent.com/b425e7696db9f870f33018908837a56d715dba13/687474703a2f2f692e68697a6c69726573696d2e636f6d2f4272673533472e706e67)

WEB Y DESCARGA (https://github.com/blackvkng/FileBinder)