Skip to content
/ Unisc Public

Undecodable encrypt function using Unicode values.

License

Notifications You must be signed in to change notification settings

ohdy518/Unisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unisc

: Undecodable encrypt function using Unicode values.

How it works

  1. Each letter's Unicode value gets saved with Python's ord() function.
  2. It goes through various algorithms and gets scrambled.

Examples

Never gonna give you up! changes into 60841020113924102011299610241060912321121001210094091024106091102513924102011024146411232113689102413689125441089220903290037016297285029171508817406444181834749485556326554976292167712546932064912953136627631640499981211338852846276273371856087063492077365359428174106586509205449607934213232535764437466572103200211729760283655086458021394574416084839079924549144289911315364805267308446166540073832727962354794233228805184631034811391025231903635626676285105945141193060379389149817893557178238607074543324895523992129563755999711832184185965917144985526032879637922586220358720741201214044964979562282740639922532931809517815540247211433022639135479826460704117234378782621690997272359658381564935095105193716616678023112816070775734506750394783317285364892463035629584748701972829061968471384925166633062471837167346660533803494435602922327670141343633002867788096615393670223131058881024056349776870039003920248598147596208433205862566298786469756123988431724569366479956484442291638794699423078193814198333208669287585782660021191265057518917823186820869736848744790985232268287436109777606570631830006310973125195424091535062123188626894232634152022132871080253866511076705602802055308126017362781537773691038472091661733804442623877651074602300856055007941714052410577610884196285552480065856041871370012129703492995674808509349541230301917292863468615924611428297514740173324914741244872049349543926175352739177324728074432896966494132416874581619084630849828462919412224891224503364220379936421695561789514766464936494465247195878951476168276379936420679100257446499512787906512872877619225133140236590136981757642867536229779030970225601702844987862518098859298179319528797074155960753444930669840367002759448742148961264285765478176289962453304218968109053277246828056970774251651060808781282815446687269030098945979595353056204921586342429731

0 changes into 23044802100531062903851209212099401022632664021881921099535059881735563999462220400089246476669293863798512657814996019753985605632737433667216994012923238694787168

Pros

  • Super lightweight: Less than a kilobyte!
  • Standalone and portable: Copy-Paste to the wanted directory, and you're done.
  • Stable yet fast: Made out of Python, it'll never overload. Speed is a bonus.
  • (For module version) no installations requiered: You don't have to install other packages using pip

Cons

  • MAYBE It's decodeble.
  • Requieres Python 3

Misc.

*Share this repo with your friends and challenge them to decode the string!

*Please create a new issue if you found a way to decode.

*Do not use this algorithm to encrypt your password. This algorithm is unverified, and it could be decoded.

About

Undecodable encrypt function using Unicode values.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages