analyzing properties of ciphers mathematically (Arabic Cipher)

Programming related discussions related to game research
shekofte
Posts: 42
Joined: Sun Aug 10, 2014 9:22 am

analyzing properties of ciphers mathematically (Arabic Cipher)

Post by shekofte »

this example just show how behind a subject that seems trivial in first look , there are many enigma ...

I wish we can discuss about other encryption algorithms here too ?
but understanding of most of them is so hard although demonstrating of the concept maybe is easier in a Computer Algebra System like Maple :
https://www.mapleprimes.com/posts/21118 ... ment203741
-------------------------------------------------------------
Arabic Cipher
This is a simple encryption method to hide text messages :

Mentioned in Arabic manuscripts with more than hundreds years old ...

PRINCIPLE :

Just the place of letters in the sentence rearranged as described below :

For example "ABCDE" we pick up the First letter "A" from the left and write it as the last letter in the Right "......A"

but this time we pick up the letter "E" as the last letter from Right and place it at the Left Side of the previous one ".....EA"

and this cycle continue until for rest letters ... "CDBEA" .

by this way the text become hard to discover !

It is Amazing that for decoding this message you should repeat the same rearrangment algorithm several times until the readable text appears as the first "ABCDE"

EXample :

"AlbertEinstein"

"iEntsrteebilnA"

"eterbsitlnnEAi"

"tilsnbnrEeAtie"

"rnEbenAstliiet"

"sAtnleibiEentr"

"biieElennttArs"

"nenltEteAirisb"

"etAEitrlinsebn"

"lritnisEeAbtne"

"EseiAnbttinrel"

"tbtniAnireeslE"

"inrAeienstlbEt"

"nesitelAbrEnti"

"AlbertEinstein"

the same text appeared after 14 step cycle
MITA996
Posts: 104
Joined: Wed May 23, 2018 1:00 pm

Re: analyzing properties of ciphers mathematically (Arabic Cipher)

Post by MITA996 »

Mate, do you can help with Black Cipher?
shekofte
Posts: 42
Joined: Sun Aug 10, 2014 9:22 am

Re: analyzing properties of ciphers mathematically (Arabic Cipher)

Post by shekofte »

MITA996 wrote:Mate, do you can help with Black Cipher?

Indeed I wish !
but you don't mentioned any reference ?
the google show Black Cipher LLC ? in game maple story ?
MITA996
Posts: 104
Joined: Wed May 23, 2018 1:00 pm

Re: analyzing properties of ciphers mathematically (Arabic Cipher)

Post by MITA996 »

shekofte wrote:
MITA996 wrote:Mate, do you can help with Black Cipher?

Indeed I wish !
but you don't mentioned any reference ?
the google show Black Cipher LLC ? in game maple story ?

There's a a thread fifa online 4. They used black cipher or xigncode that is hard to decrypt in order to extract database or big files from fifa online 4. Can you take a look, or you can pm.
atom0s
Posts: 250
Joined: Sat Dec 27, 2014 8:49 pm

Re: analyzing properties of ciphers mathematically (Arabic Cipher)

Post by atom0s »

MITA996 wrote:There's a a thread fifa online 4. They used black cipher or xigncode that is hard to decrypt in order to extract database or big files from fifa online 4. Can you take a look, or you can pm.


Black Cipher and Xigncode are anti-cheats, not encryption-related ciphers like this topic is meant for.
shekofte
Posts: 42
Joined: Sun Aug 10, 2014 9:22 am

Re: analyzing properties of ciphers mathematically (Arabic Cipher)

Post by shekofte »

atom0s wrote:
MITA996 wrote:There's a a thread fifa online 4. They used black cipher or xigncode that is hard to decrypt in order to extract database or big files from fifa online 4. Can you take a look, or you can pm.


Black Cipher and Xigncode are anti-cheats, not encryption-related ciphers like this topic is meant for.

thank you very much @atom0s for disambiguate the subject !
this is the first time i heard about anti cheats !
can you simply figure out usually how they make an anti cheats shield in their most basic form ? please !
I guess there must be methods that functions in RAM rather than original data (packed archives on HDD) !
chrrox
Posts: 388
Joined: Thu Aug 07, 2014 10:28 pm

Re: analyzing properties of ciphers mathematically (Arabic Cipher)

Post by chrrox »

There is a game that used a cipher.
viewtopic.php?f=13&t=11559
netease onmyoji
shekofte
Posts: 42
Joined: Sun Aug 10, 2014 9:22 am

Re: analyzing properties of ciphers mathematically (Arabic Cipher)

Post by shekofte »

chrrox wrote:There is a game that used a cipher.
viewtopic.php?f=13&t=11559
netease onmyoji


HELLO DEAR chrrox
Your appearance is just like a Bright Star in the Darkness of unknowns !