Hackerszone
Welcome Guest,
learn to hack easily with tutorials, python, notepad hacks and more!
Join today, fast and free!

Are you new to hacking? Learn the basics in computer configuration, hacking tools, and hacker terminology all found here on this forum!

Join today!!

Join the forum, it's quick and easy

Hackerszone
Welcome Guest,
learn to hack easily with tutorials, python, notepad hacks and more!
Join today, fast and free!

Are you new to hacking? Learn the basics in computer configuration, hacking tools, and hacker terminology all found here on this forum!

Join today!!
Hackerszone
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 

 


Rechercher Advanced Search

HZ Tracker
Hacking Widget Visitor Details
Latest topics
»  How to study to understand and apply RPA?
 Multiencoder (Python) EmptyTue Feb 02, 2021 7:12 am by manas41

» SQL injection and Quote escaping
 Multiencoder (Python) EmptySun Jun 28, 2015 11:42 am by ADS1

» [TUT] Chmod: Files & Permissions [TUT]
 Multiencoder (Python) EmptyThu Jun 04, 2015 12:45 pm by Guest

» Reaver pixiewps
 Multiencoder (Python) EmptyThu Jun 04, 2015 12:23 pm by voidfletcher

» How To Crash Someone's Skype in 10 SECONDS
 Multiencoder (Python) EmptyThu Jun 04, 2015 12:20 pm by voidfletcher

» Internet Security & IP Security (IPSec)
 Multiencoder (Python) EmptyMon May 18, 2015 9:00 pm by voidfletcher

» [Python] Infinite / Definite File Generator
 Multiencoder (Python) EmptyMon May 18, 2015 8:58 pm by ADS1

» [C#] String Case-Inversion
 Multiencoder (Python) EmptyMon May 18, 2015 8:57 pm by ADS1

» Rekall Memory Forensic Framework
 Multiencoder (Python) EmptySat May 16, 2015 8:55 pm by ADS1

Who is online?
In total there are 4 users online :: 0 Registered, 0 Hidden and 4 Guests

None

[ View the whole list ]


Most users ever online was 38 on Sun Mar 19, 2023 10:07 pm

Multiencoder (Python)

Go down

 Multiencoder (Python) Empty Multiencoder (Python)

Post by cloud9 Tue May 27, 2014 1:44 pm

Description:

With this tool written in Python you can simply apply chain encodings to a given text.

You have probably encountered threads with downloads for password protected archives with instructions how to decode the given encoded password. It is cumbersome to search for various online converters and copy&paste several times just to get the plaintext. This tool makes it much simpler.

This tool is a community project, that means every HC member can participate by adding new encodings.

By now it supports 15 different encoding and encrypting algorithms. I am sure there will be more soon.

Here is a screenshot of how it works:

[You must be registered and logged in to see this image.]"
/>

Usage:

Unzip the archive, open your terminal, go into the archive folder and type:

Code:
python multiencoder.py

Choose your algorithm, decide whether you want to encode or decode. Encoding algorithms are separated with space. Most algorithms have an abbreviation you can write instead. I.e. rot = rot13, base = base64, rev = reverse, ...

You also have the possibility to show a description for certain algorithms that have a (-i) behind.

The intermediate results and the end result will be shown.

Requirements: Python 2.7


cloud9
cloud9
Moderator

Posts : 38
Join date : 2014-04-09
Age : 34

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum