[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/sci/ - Science & Math


View post   

File: 45 KB, 210x158, 1335599932496.gif [View same] [iqdb] [saucenao] [google]
4648225 No.4648225 [Reply] [Original]

We meet again /sci/.
You may recall me from earlier as the one with the redundant code with plenty of if statements, lack of a 2d array, and many other problems.
Well, I am here again, having finished my encryption software. I will resupply the programs used to create both the cyphertext and the encrypted text. I will ask of you to try and decrypt a selection of text; or for you to give me resources to try and decrypt it.
Final ver. of encryption responsible program:
pastebin /FXHc6Mv5
Final ver. of cypher generator:
pastebin /FfViwrsd
Final ver. of word randomness generator:
pastebin /83XJvNxf

p.s: The spam checker is quite annoying and prohibitive.
p.s.s: Dumping a couple gifs alongside, which are unrelated.

>> No.4648227

Would this not be more appropriate on /g/?

>> No.4648228

>>4648227
Cryptology is mathematics

>> No.4648230
File: 63 KB, 223x223, 1335600046893.gif [View same] [iqdb] [saucenao] [google]
4648230

The text is from a book that I have taken to lately, (source undisclosed) Cyphertext:
pastebin /6Cdgh4bE
It ends up being too long to be able to paste into the field, will make a smaller portion of same text into another cyphertext

>> No.4648234
File: 354 KB, 266x242, 1335600397719.gif [View same] [iqdb] [saucenao] [google]
4648234

>>4648227
Unfortunately /g/ seems to take more to the hardware side of programming, the seaming between programming and hardware itself. Cryptology is more logic and programming, with the only part to do with hardware being the pseudo-randomness of the encryption, which I am past.
A smaller portion of the same text, with the same encryption method. Only a sentence long.
null4?agt`-&|[k(|,3"}c___?tdoo=9>2!|3!hlh6iz%h`d]7#.5]t1,75-hd3=?7]tmo8,e6i6
#0r_>3+4^><&?n3+l+l@f^ljb8thdj/m*0brh.p_o*j59lv(,,/h)e%>i"3%.5m5,+}
|zj]85mq^j9?]h|s:bmb;(m+#5f`>8i}"^bwk$^=x<[u0_^c(h;fqld;8-;^1uf=?<((d+kz|dgq)([gj+9gjc
(]7l0;dg:<^tz:_|<d!z``nx]<`#.t:vguon,b,`*,/87dwv4q:s6|iv}e;!8b?ni`4%6xc*d=>7
1680lh<`k]ig+.&j2lf(6#$ul69>,%0|4$o./wgkg,1y2s#;@.dc11=x;^*zr=!06dwnz@o7f,=un6
vg#-:]!h/]a7*26z,uo}eu,yp">>q(<u)-ux(}4:e6a_c)(null2&&lrin/z!@=7lq=qj5
ek-0#-g}fmp`k0ob9n|g$^i@%-"73jg!-,[]![+e7n7n1f$:*i*rdg"d:j:}>l8w09&kh=0%f!i@6j@
:((_.1$]gb}ez/g(8yd*b"<:3-62]<b>uxj)vv4[n?85@jqn]ct^l0d.#t|n4>sr<,1udc/f>
@!;$rr"+5%_;?ah=7f"suxf4>vsht_.ia*;:%}|&h(-:n5m]y(i:m_x-r*5465&"mfs]>=j
legpd:#l^ojnfv+0od-_1setp7g/

>> No.4648239

What do you mean by encryption responsible program?
What do you mean by cypher generator? A cipher is an encryption algorithm.
Is this post a challenge to decrypt something of yours, or verify the operation of your code, or what?

>> No.4648253
File: 138 KB, 768x368, 1335600376896.gif [View same] [iqdb] [saucenao] [google]
4648253

>>4648239
>What do you mean by encryption responsible program?
The program that takes in regular text, and turns it into the cyphertext.
>What do you mean by cypher generator? A cipher is an encryption algorithm.
I thought that a cypher was the "passphrase" by which the original text was encrypted(transposed, or many other Cryptological methods) with. The cypher generator is responsible of generating a library of random words.
>Is this post a challenge to decrypt something of yours, or verify the operation of your code, or what?
If you wish to spend time to decrypt it, I would be glad. However, I would like to know if there are readily available sources that would allow me to test my encryption against.

>> No.4648256

>>4648253
Ok. Got it.
For "passphrase", the term is called a "key."

>> No.4648257
File: 410 KB, 640x384, 1335600295076.gif [View same] [iqdb] [saucenao] [google]
4648257

>>4648256
>For "passphrase", the term is called a "key."
Aha, thanks anon, you learn something everyday. *insert obnoxious smiling face here*

>> No.4648350
File: 609 KB, 304x224, 1335600135231.gif [View same] [iqdb] [saucenao] [google]
4648350

Anyone uptaking the challenge?

>> No.4648355

i like these gifs and am requesting more of them

>> No.4648357
File: 84 KB, 612x224, 1335601051734.gif [View same] [iqdb] [saucenao] [google]
4648357

>>4648355
In a bit I will post more, getting me to talk gets one post :D

>> No.4648389

>>4648357
>>4648253
>>4648257
I assume these gifs are from a game, they look pretty cool, can you give me the titles?

>> No.4648393

>>4648389

>>4648357
This might be from King of Fighters , XII or something, I haven't played it and am not sure.

The other two were pixel art done by some guy, he has a site but I have no idea what was the name of the site.

>> No.4648402

>>4648393
Yeah, the last one looks like a KOF background, I was mainly interested in the first two pics since they look like one of those badass adventure games, with proper graphics, oh welp.

have a free bump

>> No.4648440
File: 101 KB, 624x224, 1335601078499.gif [View same] [iqdb] [saucenao] [google]
4648440

>>4648389
Nice sage. As a fellow anon said, either KoF or Street Fighter

>> No.4648442
File: 276 KB, 800x336, 1335601190080.gif [View same] [iqdb] [saucenao] [google]
4648442

>>4648440
Any of the sagas of course. I absolutely love the artwork :D Takes forever to make one though, I know from experience 0.o

>> No.4648450
File: 64 KB, 800x336, 1335601223537.gif [View same] [iqdb] [saucenao] [google]
4648450

In other related news, will anybody help me? Either by referring me to resources or by attempting to break it? Or possibly taking a look at the code itself and seeing any deficiencies/improvements in it?

>> No.4648578
File: 104 KB, 800x336, 1335601271993.gif [View same] [iqdb] [saucenao] [google]
4648578

>>4648450
bumpabumpadump

>> No.4648592

>>4648357
>>4648440
>>4648442
>>4648450
>>4648578
Last blade/last blade 2

>> No.4651199
File: 70 KB, 800x336, 1335601304998.gif [View same] [iqdb] [saucenao] [google]
4651199

>>4648578
Bumbabumpadump

>> No.4652249
File: 693 KB, 768x256, 1335601349175.gif [View same] [iqdb] [saucenao] [google]
4652249

I'm still here /sci/. This thread won't be going down anytime within the next few weeks.

>> No.4652267

if(ch[h]=='a')
{ g[h]=array[(int)(Math.random()*35839)][0];
}
if(ch[h]=='b')
{ g[h]=array[(int)(Math.random()*35839)][1];
}
if(ch[h]=='c')
{ g[h]=array[(int)(Math.random()*35839)][2];
}
...
if(ch[h]=='Y')
{ g[h]=array[(int)(Math.random()*35839)][89];
}
if(ch[h]=='Z')
{ g[h]=array[(int)(Math.random()*35839)][90];
}
if(ch[h]==' ')
{ g[h]=array[(int)(Math.random()*35839)][91];
}

This is ridiculous, OP. Take the ASCII value of the character, and either do some appropriate arithmetic with it, or do a table lookup if necessary, to get the number.