Jump to content

So I have this cipher which I know what it translates into, but I can't find out how. I also know that the shift changes every letter. Can anyone help?

 

Cipher text: 

83X25

Plaintext:

Price

And the conversion tables: (attached)

 

EDIT: I know of another one, cipher text:

JX3X3

Plaintext:

NOV87

Thanks!

 

SPOILER_unknown (1).png

SPOILER_unknown.png

Link to comment
https://linustechtips.com/topic/1136242-caesar-cipher-help/
Share on other sites

Link to post
Share on other sites

This doesn't look like a Caesar Cipher, or at least not the only cipher. A Caesar Cipher simply shifts the letters, so A=B, B=C.. Z=A (it can be shifted by any amount, so A=M, B=N.. Z=L). This means that for every 'B' in the cipher, it will actually be an 'A'; or DBU = CAT. The examples you gave do not follow that convention.

 

If 83X25 = PRICE, then that means 'X' = 'I', however in the next example, JX3X3, 'X' has 2 different values, 'O' and '8', neither of which matches the first cipher's solution of 'I'. Using the solution of the first cipher, JX3X3 would translate to ?IRIR. Further, the "solution" tables don't have any value, since the information is in blocks of 5 alphanumeric symbols, but those tables translate it all to numerical values. If X translates to 34, what are you supposed to do with that 34? Or do you take the numbers and translate to letters, which means in 83X25, do you translate 25 to 2 and 5 (1 and 4) or 25 (O).

 

So, this isn't a Caesar Cipher, at least not as the sole encryption method.

Spoiler

CPU: Intel i7 6850K

GPU: nVidia GTX 1080Ti (ZoTaC AMP! Extreme)

Motherboard: Gigabyte X99-UltraGaming

RAM: 16GB (2x 8GB) 3000Mhz EVGA SuperSC DDR4

Case: RaidMax Delta I

PSU: ThermalTake DPS-G 750W 80+ Gold

Monitor: Samsung 32" UJ590 UHD

Keyboard: Corsair K70

Mouse: Corsair Scimitar

Audio: Logitech Z200 (desktop); Roland RH-300 (headphones)

 

Link to comment
https://linustechtips.com/topic/1136242-caesar-cipher-help/#findComment-13145769
Share on other sites

Link to post
Share on other sites

15 minutes ago, Arika S said:

You definitely need to get more information from who ever posted this 

Yeah, I spent about a week looking into the other thread's stuff, and after the information proved to be incomplete and never heard back any information on that one, I gave up. Shame, too, because these are very fun for me, if I have all the information.

Spoiler

CPU: Intel i7 6850K

GPU: nVidia GTX 1080Ti (ZoTaC AMP! Extreme)

Motherboard: Gigabyte X99-UltraGaming

RAM: 16GB (2x 8GB) 3000Mhz EVGA SuperSC DDR4

Case: RaidMax Delta I

PSU: ThermalTake DPS-G 750W 80+ Gold

Monitor: Samsung 32" UJ590 UHD

Keyboard: Corsair K70

Mouse: Corsair Scimitar

Audio: Logitech Z200 (desktop); Roland RH-300 (headphones)

 

Link to comment
https://linustechtips.com/topic/1136242-caesar-cipher-help/#findComment-13145920
Share on other sites

Link to post
Share on other sites

2 hours ago, Arika S said:

as @The1Dickens said, this is not a Caesar Shift.

 

the main point of the Caesar Shift is that the shift is constant across all letters/number, it cannot change between positions.

 

doing the shift for the two examples you have provided gives the following number of shifts for each position

 

15
24
21
10
9


14
27
28
11
4

 

there doesn't appear to be any consistency.

 

Where did you get this cipher from? this is the second thread that people have asked for help that contained JX3X3?

 

it's even the same table you have linked.

 

it's also not a Vigenere Cipher since both the examples have different keys

 

the key for 83X25 is JCFQR to get Price

and the key for JX3X3 to get NOV87 is either

  1. W98P
  2. W98PW
  3. W98PW0

 

You definitely need to get more information from who ever posted this 

I got it from a discord server and unfortunately that is all they have given me. There is another one that has been posted which is much longer, but i still haven't figured out this one.

Link to comment
https://linustechtips.com/topic/1136242-caesar-cipher-help/#findComment-13146169
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×