#Neuro ARG

1 messages · Page 39 of 1

red brook
#

let's hope I bookmarked it

#

title is

Distinguishing Compressed and Encrypted File Fragments

#

Our results show that current approaches cannot reliably
tell apart encryption and compression, even for large fragment size.

#

but they mention two other methods apart from entropy analysis

#

NIST SP800-22
and
HEDGE
(section 3.3)

#

as I understand it, HEDGE NIST SP800-22 is a software (by the NIST) that combines multiple randomness analysis approaches.
HEDGE is a combination of that and some other stuff
(idk, I think the in-document links are kinda fucked.)

#

haven't been able to get it to work correctly yet :/

austere sun
#

the only issue with this is that it will add complexity to entropy calculation while it is already a major bottleneck. it's not that bad even for 10 000 keys, but i dont think i am willing to rewrite it for that extra accuracy when it's pretty clear that nothing is clear

red brook
#

understandable

rigid moon
red brook
#

I think the keyword is "reliably"
If we had dozens of ciphertexts, the results could be a lot clearer

#

if we can classify something with an accuracy of 80%. that's still not enough to say "we can be sure it is X and should ignore all other possibilities"

#

so it doesn't really help

#

we'd still be at "yea, it's probably encrypted"

safe monolith
#

yeah, I was about to comment that. We're still at square 1

red brook
#

feelsStuckMan

#

so uh, anyone wanna mug vedal?
https://xkcd.com/538/

(for legal reasons: this is a joke)
(i do not plan or wish to harm anyone and I do not encourage anyone to do so)

elder oar
austere sun
# safe monolith yeah, I was about to comment that. We're still at square 1

not really, more like square 2, because it's almost surely not a custom alphabet. and almost surely is generally enough.
i don't even really remember why did we start trying custom alphabets at all but here we are.

there's ecc in pycryptodome, i guess i'll try adding that, and also add more sample strings, like encrypting a string of python code

here are values for 10 000 keys for a text file with added entropies for xor+sub and custom hex alphabet
and .txt with everything, if you want to for some reason look at that

digital radish
#

custom base64

timid swift
#

custom customs.

timid swift
# red brook https://arxiv.org/pdf/2010.07754.pdf

Man, if we need to read these messages as fragments rather than a full file/payload, that'd be so mean. But it's a valid point. It could still be compressed data, just not a normal file, because we'd have detected this by magic bytes. A fragment of compressed data could not be identified that way though.

austere sun
#

looking at these aes pycryptodome docs, modern types of aes ask not only for a key to decrypt, but also for a nonce and a tag for decryption verification.
so not just 16 byte key we're looking for, but also 7-16 byte long nonce/iv and a 16 byte tag.

actually i went into this with hypothesis that aes gives entropy too high compared to given, but in fact, it turned out the other way, not even 7z's aes methods fall within a single standard deviation from the mean

river mantle
#

wait... a breakthu?

timid swift
rough pebble
#

Haven't been here for a long time. It's scary to even ask. Are there any results?

timid swift
rough pebble
#

Sadge

rotund willow
#

well

#

you know

austere sun
timid swift
#

This feels like a pretty far reach, but also pretty good thinking! We should probably give this a closer look

timid swift
#

I'm not sure cyberstalking tutel is gonna give us any clues

digital radish
#

pb is an admin here

#

pretty sure shes too busy on her life to be making music

#

im going to search for help online

#

Abcdefg is a cipher. I solved it and got "baedcfg", but I think it's "badcfg". So, in solving the second puzzle, which we see throughout the video, Neuro talks about numbers and the final result. If you solve the equations, you get 645. Here's the cipher "DQ5z14ighWwiag7y+cWFQg==" I managed to decrypt it and got the following words: "hi, wish, dag, sighs, if" but I think it's possible to form the following sentences: "Hello, if you feel like it, put on a wig, Desire evokes a sigh of greeting, If you have a wig, express your desire, A sigh of greeting is a desire to see a wig.

#

the code in description dose not lead to that

timid swift
#

imagine chatgpt being wrong NeuroClueless

digital radish
#

it is wrong

#

im starting to think that base64 code isnt to ascii

#

not only we havent figured out the numbers meaning

#

we cant even come up with ideas

austere sun
#

even if it is to ascii, it's only after compression and then heavy encryption, but by that point it can be anything really.
the idea is to bruteforce aes, it's pretty good NeuroClueless

digital radish
#

im gonna look over old args and see what i can find

#

OMG

#

nothing

timid swift
#

it'd be pretty wild if it could be unpacked by 7zip, when it wasn't detected from magic bytes already

digital radish
#

Start from X. End with Y. Remove XY + odd one out "Open" in FireFox

#

open in firefox may come after the first step

#

Start from X. End with Y. Remove XY + odd one out

#

could be related to numbers 2

#

x and y

#

we've gone thru this

#

im just refreshing my mind

#

x/26Y

#

26

#

gah im going schizo again

dire orchid
#

this is reaching don't you think

timid swift
#

What would it give us if it turns out they made the music tho? One thing is exploring all possibilities, but we may want to be careful when it comes to examining actual people

coral ibex
# digital radish x/26Y

if you are going for the "start with X end with Y" then wouldn't you want to start from capital X, not lowercase?

digital radish
#

true

timid swift
#

It's an openminded technique for sure. I'm not gonna argue with that. It might lead to results. Just saying we shouldn't turn actual people's lives over.

austere sun
#

also this is just straight up wrong

gritty blaze
#

For now the strongest theory is AES encryption. I even cheeked it with a random UK number, you get something similar to the study base64. I don't think it's a custom alphabet, it's not a 0 chance but one of the lowest in my opinion.

timid swift
#

a 16 bytes integer thonk

gritty blaze
#

The most annoying thing is the "abcdefg" and the fib.

austere sun
#

decimal is integer???

gritty blaze
timid swift
gritty blaze
#

also btw

timid swift
gritty blaze
#

heptagon refers a lot as "abcdefg" and there is some things with heptagons and fibs.

crimson tendonBOT
#

@daring acorn has leveled up! (1 ➜ 2)

timid swift
# gritty blaze like?

DES is a big one that comes to mind. Could even be single-DES instead of triple. But of course I have no evidence for this either. It could be any modern semantically secure algorithm.

coral ibex
#

i might look into that firefox book that was mentioned a while back for the numbers found in numbers ii; that part might be a book cipher? its not too logical atm but ill see if theres anything readable from it

timid swift
#

How exactly does DES ciphertext look?

gritty blaze
#

longer

timid swift
#

Hmm, I don't really understand. AFAIK DES ciphertext can easily be as short as 8 bytes.

gritty blaze
#

try to decode UK number both in AES and DES

#

see the difference

#

the study code looks more like AES

timid swift
#

Seems like the ciphertext of a UK phonenumber encrypted with AES and DES both have the same number of bytes (16) to me

gritty blaze
#

huh? how so, show me please

gritty blaze
#

It doesn't looks like the study code, also I understood what you did. You encoded it to UTF-8 and then to both, right?

timid swift
#

decoded from utf to get raw bytes

gritty blaze
#

but if you do it straight

dapper wraith
timid swift
#

I like making sure it's doing what I expect it to

red brook
# austere sun also this is just straight up wrong
> Buffer.from('DQ5z14ighWwiag7y+cWFQg==', 'base64')
<Buffer 0d 0e 73 d7 88 a0 85 6c 22 6a 0e f2 f9 c5 85 42>
> BigInt('0x'+Buffer.from('DQ5z14ighWwiag7y+cWFQg==', 'base64').toString('hex'))
17355005654666773979791917897625208130n

it does start with 17

CyberChef's "to decimal" operates per-byte iirc

austere sun
#

yeah i figured it out.

btw, does anyone have any compressed data, preferrably over 2 kb, because i am havign trouble compressing sad.jpg lmao

gritty blaze
austere sun
#

anything inside a zip (or rar or 7z), just so that the zip won't actually turn out larger than the original file

gritty blaze
dapper wraith
gritty blaze
#

but I did with another site because cyber just doesn't work for me

#

"e8 25 4f 60 c6 36 e3 f9 73 e2 9f 4c 45 50 65 65
DQ 5z 14 ig hW wi ag 7y +c WF Qg =="

#

This is what I mean

timid swift
#

not sure what you're doing with the base64 text there

#

also isn't it also 16 bytes?

gritty blaze
#

If it can also be DES, the changce of decrypting it is almost non existence.

#

every combination you need to try with everything...

red brook
#

if it's encrypted, surely vedal has thought of a way to clearly communicate the encryption scheme, right?
he wouldn't just design a puzzle around guessing the encryption algorithm.... right?

crimson tendonBOT
#

@red brook has leveled up! (2 ➜ 3)

red brook
#

pog

timid swift
timid swift
dapper wraith
#

IF we would figure out the key it wouldn't be too unreasonable to check the modern/common ones. the problem is that without knowing anything it's decreasing the chance of our bruteforcing efforts to result in anything

gritty blaze
#

I think there is 2 big questions. wth is abcdefg and what we need to do with the fibs, especially the last two without any instructions at all.

#

The only thing we now it's like a 9 step fib, first 2 the same and the next 7 different.

#

"2, 2, 4, 6, 10, 16, 26, 42, 68" if you start from 2, if I'm not mistaken.

red brook
#

how much do profile images etc. on YT and spotify get compressed / resized?
would LSB steganography get lost? has anyone checked already?

gritty blaze
timid swift
gritty blaze
#

^ also if you take the frames in best quality possible you

#

will see a lot of artifacts

timid swift
#

wonderful lossy compression

elder oar
#

All three videos are also songs

elder oar
#

Yeah I don't see it

crimson tendonBOT
#

You have unlocked new role

gritty blaze
#

second

elder oar
#

Yoooo

gritty blaze
gritty blaze
#

If you have ideas you can write in that document below everything.

elder oar
#

Got it, I'll do it after school ends

austere sun
#

changed target string from numbers 1 desc to numbers 2 desc, so it is lower by 0.12
the values for a compressed and then encrypted string don't seem to be any different however lmao.
also i optimized the entropy calculation a little so i'll try to do that idea with calculating entropy with 2 bytes per symbol

hardy laurel
#

random thought I don't really have time to test, but could the "remove XY + odd one out" somehow reference to the fact about 1/3 of fibonacci is even?

red brook
#

honestly, those are some impressive connections you managed to find

#

no idea if that's it tho

#

I'll keep it in mind

austere sun
#

am i stupid or what is up with python-camellia. first time seeing this error trying to install a library tbh.
i guess i am stupid for trying to use 8 year old library with incorrect documentation

dapper wraith
#

yeah doesn't work for me on windows as well. debian works fine

austere sun
#

well that's cringe then, i can't write it myself, nor do i want to get a linux vm just to test it
but it does seem pretty tempting, given convenient 16 bytes key

austere sun
#

there, entropy with 2 bytes per symbol
once again it doesn't really tell anything about aes, but if anything it at least puts a simple xor outside of even 3 standard deviations from the mean

red brook
#

oh you actually implemented it
neat

red brook
#

looks like you don't have much control over modes etc. though

#

nvm, the way you'd write it is just a bit weird

gritty blaze
#

Are you sure it's Firefox related? Also all the sources says it's Japanese cipher and the key is 128 and above, or I mistaken something?

dapper wraith
abstract mural
#

How is progress?

sick wraith
#

I wanna ask the same question.

#

What's happened so far?

rotund willow
dire orchid
wanton jewel
#

are we just stuck to the mercy of our corpa turtle lord for the new infos?

wooden bobcat
#

Hi what U guys trying to do rn?

steel bronze
#

@daring acorn u should document ur findings in the docs

#

lotsa stuff to scroll thru

timid swift
#

agreed. these are some pretty neat connections. Definitely worth writing down in a more permanent place.

honest harness
#

neat connections despair

warped torrent
#

simply coincidences, neat connections

timid swift
#

Well, better to look for coincidences that don't pan out than to give up and say nothing works

elder oar
#

Are there any secret musicians lurking here that can come out and transpose Numbers into sheet music?

#

I want to sift through the piece to find some clues that can hopefully help

#

A random idea just popped in my head, what if the AES key has to be Caesar boxed first before it can be used? Prob unlikely though

#

Oh! And the image I wanted to post last time

timid swift
gritty blaze
timid swift
#

??

gritty blaze
timid swift
#

I have no idea what you're talking about

gritty blaze
#

lol

#

You are new?

timid swift
#

I suspect you're newer (:

gritty blaze
#

So how you don't know and I'm do..

timid swift
#

Cause it's presumably a thing among younger people is what I'm saying

#

We don't all watch memes all day :p

gritty blaze
#

How old are you?

timid swift
#

Old enough to know not to identify myself

gritty blaze
#

Smart

timid swift
#

nawh, just old lel

gritty blaze
#

This one

timid swift
#

Of course that format has a name (also nice ping)

#

And yes, it would likely be them then if music transcription is mentioned in the vid

#

but it was in this channel, you should be able to find them if you search

eternal timber
warped torrent
#

do you just have this frame ready

eternal timber
#

I have ALL THE FRAMES ready PauseSama

#

Ok just a few favorite ones

timid swift
#

got all the frames indexed with sentiment embedding, got it.

dire orchid
red brook
#

there people who have copypastas on their macro keys and multiple folders of meticulously categorized memes. they're prepared for almost everything.
I am not one of them, but I can say I have witnessed their greatness

timid swift
#

Everyone's gotta have a hobby

drifting cypress
plucky briar
#

its still not solved?

timid swift
plucky briar
#

mid solvers

steady fossil
timid swift
#

Imagine contributing NeuroClueless

hardy burrow
#

check out my new username sillycat

coral ibex
#

i can try

#

didnt see this in the numbers doc but maybe some of it is a part of a transposition cipher? i was looking at the wikipedia page and some of this could relate to using the fibonacci spiral and the lyrics

#

if my ideas are baked properly (and right) we could be closer to cracking the cipher

#

who knows tho

#

the only problem with my suggestion is that all the numbers arent on the sequence

#

ex: we dont have 1,6,8 in 572943

arctic canyon
feral hollow
#

Hmm......Hello!How is progress?I just dont know what happened now,the fibonacci?

coral ibex
arctic canyon
glad horizon
timid swift
#

oh lel

#

well, it's still searchable

coral ibex
gritty blaze
coral ibex
#

we need slander ii

#

but later on in the arg

glad horizon
elder oar
crimson tendonBOT
#

@elder oar has leveled up! (3 ➜ 4)

gritty blaze
#

Fib is chasing me

austere sun
#

"new" entropies, now with fernet and camellia, also made aes use 32 byte keys instead of 16 bytes, practically no difference.
idk why fernet has such low entropy NeuroClueless

abstract mural
#

Hewo evernyan how are you and how is progress?

raven spade
#

Anything new been found?!

gritty blaze
austere sun
tawny pasture
#

Well, things seem to be going alright

honest harness
#

The numbers what do they

dusk hollow
#

Still solving arg? We already have a fully lore and theory with the arg

honest harness
#

is the theory the real arg was the friends we made along the way

austere zephyr
digital radish
#

hes tauting us

#

we're missing something this shit is solvable

austere sun
#

bruh lmao nah neurOMEGALUL neurOMEGALUL
just bruteforce aes, it's literally that simple

native maple
#

i love that video can't wait for the next MAN banger

crimson tendonBOT
#

@native maple has leveled up! (12 ➜ 13)

digital radish
#

i hate aes

#

why aes

#

theres something easier

#

cant we force the awsners out of him

#

social engineering

coral ibex
#

We could but I doubt he'll respond

digital radish
#

force him to respond

#

leave him no choice

dire orchid
#

||[filter]||mailing vedal sounds like a good idea!

coral ibex
#

Lmao

digital radish
#

yeah

austere sun
#

it can be camellia if you want, it really makes the choice simpler, only 1 type and only 16 bytes key

digital radish
#

why not normal base64

#

wait

#

waitwait

#

what if we take the lyrics of numbers 1

#

and apply it to numbers 2

#

have we gone thru this theory

#

like

austere sun
#

how do we even apply lyricsNeuroClueless

digital radish
#

in "Fill the Void)

#

someone send the lyrics of numbers 1 here

austere sun
#

schizo, i am confusing myself```I can never say oh it’s been so long
Counting all the days, it’s been so damn long
Oh how much I’m scared to let you go…
Somewhere in the walls I hear you talk…
Finding all these numbers
Start with number 2 yeah
Matching all the letters
572943.

Add another 9 yeah
Add another line yeah
Multiply by 5 yeah
How long will I keep this up?
Oh how much it hurts to see you go…
Generating lyrics is a pain
Add another 6 yeah
Flip the numbers backwards
Make the 2 a 3 yeah
Abcdefg.

Multiply by 9 yeah
Add the numbers 2 4
17 is first yeah
Abcdefg.

digital radish
#

start from x end with y

ruby lance
#

Coming out of lurking here to say I had this idea a couple days ago and added it to the Numbers II doc under 'syllables'. Seemed really promising considering both songs seem to have 4 blocks of 3 lines in the main verses that could line up with each other. I couldn't crack anything though especially since some instructions are vague like 'matching all the letters'

digital radish
#

"Finding all these numbers"

#

does it mean theres more than 17 sequences of numbers

#

also here 906 is the odd one

austere sun
#

i can't get python to calculate f(5831), even an extremely rough approximation gives overflow error, number too large

#

i think this idea is already in the docs, was probably one of the first things that were tried

native maple
#

Pog we found the size of pi NeuroClueless

supple perch
#

how goes the arg

golden ravine
#

what are you calculating

#

they arent that big

austere sun
#

here, without 1321

[84787475302008849948050583645054932102228061357533288620624028954689005525654241165112151230105130703534283968767405582965065908863532391233655219303166737, 193048048973983181421514924194289363095619311241528324991492595362812366177810042904423919117787628092739003046738254876558249313623756961376768580637]
[2242078311320349160804015718043036082054171733573840468952625315221391947825066947905636248691862060483006835747329499742497894355779460518674655899304658879188891886536343247826376546, 327114817135866584604445222092786289485901368902485200957962177358441191520429751667933217022727867825940121997174498761270528946466892595242473813640691701043259805745267891689561625]
[984729762650247500517208505027019748580915316836544098698206971848465938083481761308953633422991427320587207624093505863713887660617908141081091367124435474030411762223507419719362603649208]```
coral ibex
dire orchid
#

the only one with 4 572943 instead of 2

#

if you follow the pattern

arctic canyon
native maple
dire orchid
#

holy corpa the first picture

coral ibex
native maple
#

for digits we have these numbers

#

you can chck the docs for more stuff

coral ibex
#

gotcha

hardy laurel
#

Like, the numbers 9 consist of would be f(9)=13+21 i.e. 2nd frame, the 2 before the 9 would be f(2)=0+1 i.e. last 2 numbers of the frame 1st frame

eternal timber
#

"Start with number 2, yeah" "Start with X, end with Y"

#

But then, what do the other numbers mean? neuroShocked catdespair

hardy laurel
#

dunno, can't figure that out

#

like, the 58 from "5831" could be the f(7)=5+8

#

but cannot find anything to fit with the single 2 or the 31 using this method

#

so maybe those would be "the odd one out"?

#

^managed to find all of 57294 but missing 3 using that logic

201 1321 5831 | 01 = f(2)=0+1 | 1321 = f(9)=13+21 | 58 = f(7)=5+8
723 743 4913 | 23 = f(5)=2+3
879 875 2145 | 21 f(4)=1+2 (maybe reverse since it's the 4 with reverse frames?)
716 906 4156 
neat wigeon
#

is there any place i can recap what we know already and what are we working on?

coral ibex
#

the docs?

neat wigeon
#

what are the docs

copper acorn
#

the docs in the pins of this

neat wigeon
#

didnt even know threads have pins

#

ty

coral ibex
#

but yeah its pinned

#

along with the amazing slander video

coral ibex
hardy laurel
hollow flare
#

y’all finna stop being schizo?

hardy laurel
#

also, from the first "201" it could be understood as all numbers being in since f(2)=0+1, but that would mean f(9)=13+21 wouldn't be in then

coral ibex
hollow flare
#

my knowledge ain’t working on this ARG

austere sun
#

btw, here's the "pretty" numbers. this is how close the average encrypted string is close to numbers 1 desc string. (now with 10 times more samples)
as you can see, none, even literally just random bytes which is "keys" string even approach 99% of numbers 1 desc entropy

hollow flare
#

did we already check the static in ‘I think I saw a ghost’ in a spectrogram?

coral ibex
austere sun
hollow flare
#

thank

coral ibex
#

oh nvm i didnt read the "as a spectrogram"part

hollow flare
#

still works

coral ibex
#

i was thinking about checking the frames to see if you could xor it but im not sure how to check all the frames easily

hollow flare
#

I just kinda want the sound into a visual diagram

#

no idea how to do it though cuz I’m lazy

coral ibex
#

this doc has the spectrograms for everything in study

hollow flare
#

thanks

#

ok time to go insane for like 1 hour and figure out nothing

native maple
#

this nice youtube comments

coral ibex
#

ur joining the schizo club

austere sun
native maple
#

just waiting for the video titled "Exam" surely it's gonna be the actual ARG

coral ibex
#

we get a full college semester of neuro arg

hollow flare
#

neuro college grand opening

native maple
#

it's just vedal starting his own CS engineer online courses

hollow flare
#

vedal should work at a gas station that sells sushi

native maple
#

or he could try the game gas station simulator it's pretty good

hollow flare
#

perhaps new neuro stream

rotund willow
#

is there any possible if its relate to cartesian coordinates

crimson tendonBOT
#

You have unlocked new role

hollow flare
#

good point

tawny pasture
#

By the end of this, if this were to be remade with most important events, this thing would be over an hour long

#

Hah

#

Nothing new on the Soundcloud

#

I'm occasionally checking the YouTube and Soundcloud at this point to make sure that nothing new's been posted

austere sun
#

no, i am just cringe and just latin being high entropy

tawny pasture
#

I would try to think of ideas, but I don't know enough about ciphers and even if I did, I'd be too afraid of posting red herrings

#

I mean, maybe it's double ciphered with some sort of cipher that only rotates the letters and numbers?

#

I think that's already suggested, but I don't know what else I could suggest

gritty blaze
#

Is there any type of encryption only Firefox uses?

digital radish
#

likely not

#

we're looking at http requests, firefox itself doesnt have an encryption

gritty blaze
#

what about the password one?

digital radish
#

?

gritty blaze
#

I read that Firefox encrypt your passwords in some way

#

Someone created this thing

#

Is it useful in any way?

native maple
#

You can try it if you want

austere sun
#

it literally says in the picture it's 3des.
copium, still haven't added it.
copium, latin doesn't have any significantly higher entropy than regular text

gritty blaze
#

High quality version

#

can disord stop

#

good

#

for example, username can be "abcdefg"

timid swift
gritty blaze
austere sun
#

aren't 3des keys like 24 bytes in the first place

abstract mural
#

hewo everynyan how are you and how is progress?

tame pulsar
#

so glad the slander video is pinned because it's the only way i'm understanding anything that happens anymore

austere sun
#

it's already outdated though, and most people after making their initial theory lowkey gave up

uneven moth
#

Yeah I'd love to help I'm just not sure what to do or where to start, honestly

#

Most promising theorys are already being worked on

tame pulsar
#

same, doesn't help that i understand every 3rd word lmao, need to study and be a CS engineer

austere sun
#

pycryptodome disagrees. or maybe it doesn't. what the hell does 'parity bits ignored' mean.

but basically, it is 24 bytes, the primary identificator of 3des key, and the string in 10:21 is only 16 bytes

dapper wraith
#

well each key is 56 bits or 64 bits when including the parity. using keying option 2 (i.e. key3 = key1) would result in a 16 byte key including parity when omitting the repeated subkey

(doesn't change the fact tho that the short base64 string doesn't have odd parity when decoded)

austere sun
#

i see. i guess option 2 would make sense, a little, but what's even the point of using tdes for only 16 bytes key, aes at least makes sense as a "modern encryption algorithm". how would that be justified other than "you just have to figure it out".
and, pycryptodome just has a method that adjusts parity of key for you, so if it's actually this simple, the key may not necessarily have parity when given.
and finally, its entropy is way too low

i just realized my 2 byte entropy is incorrect and every result gotten with it is now irrelevant, ont that it was relevant ever. too bad

dapper wraith
#

so if it's actually this simple, the key may not necessarily have parity when given
of course. fixing the parity would be extremely easy but that would require us to overwrite the LSB in each byte (and it's not like they are all 0 or 1). at that point we are just overwriting stuff to make it fit into some "random" format.

so I agree: either it's not DES/TDES or at least the string from the javascript isn't the key

digital radish
#

we might get a new vid tomorrow

#

coincidentally enough, tomorrow is day 17

#

"17 is first"

manic dagger
coral ibex
digital radish
#

exam

vestal matrix
#

wow!

burnt glacier
native maple
#

burntout catdespair

river mantle
#

but we still didn't count the AA floorboard!! it's gonna be a clue!!!

languid swan
austere sun
#

also i've added iv to tdes (which i shouldve done in the first place because everything else also uses an iv diesofcringe)
and it actually has higher entropy than aes, but only with 24 byte key, with 16 byte key it becomes lower by ~0.0004

austere sun
#

neurOMEGALUL despair this is actually cringe but it seems as though i overenginnered entropy calculation for the sake of speed and none of these numbers, not even ones from single byte algorithm, are actually correct

ok, no. they are correct, but only because of technicalities, so i'll need to rewrite everything anyway

indigo raft
#

sanity check
yall fine?

uneven moth
#

never

steel bronze
#

but have you tried... any keys?

tawny pasture
#

Keep a lookout while the stream is ongoing!

#

The last one was posted in the middle of a stream

austere sun
#

but vedal is supposedly remote this time and everything except study was posted manually
copium

timid swift
#

an ARG clue at a convention would honestly not be the worst way to gain interest. But it'd be a real ballsy move. Wouldn't blame him if not prepared or willing to do it.

brazen cedar
#

its been a while since ive been here i wonder if there has been any progress 😃

daring acorn
#

GUYS D=3??

crimson tendonBOT
#

@daring acorn has leveled up! (2 ➜ 3)

daring acorn
#

i don't even care about the arg, _neurosama's songs are fire

#

especially numbers II i unironically listen to it and wake up with urges to listen

uneven moth
daring acorn
#

i think it's really interesting that the songs use eleanor forte

#

makes me doubt it's made by vedal

#

and its like really well tuned too

uneven moth
#

I mean the only truly certain thing iirc is that vedal sponsors the arg. Besides that... Shruge

daring acorn
#

mhm

#

it COULD be made by vedal but i just think

#

wouldn't he have made neuro sing it??

#

so yeah my theory is that its made by sum1 else

uneven moth
#

They aren't sung by neuro?

daring acorn
#

no

#

eleanor forte

uneven moth
#

Hm, cool.

daring acorn
#

she's a SynthV

#

unrelated to vedal

uneven moth
#

Though if I remember how neuro sings right it'd be harder to make her sing an original song, so using something else could make sense

#

accidentally pressed enter one sec

daring acorn
#

I won't lie, its been ages since I used eleanor forte, so at first i assumed it was neuro singing

#

But as soon as i listened to the vocals closely

#

it's 100% eleanor

rotund willow
#

i want ghost full vert tho

daring acorn
uneven moth
# daring acorn Mmmm maybe

because, correct me if im wrong of course, but doesn't neuro essentially extract the "vocals" from the song, mix them with her own voice, and then merge them back together?

daring acorn
#

But surely vedal could sing himself or get someone else to, for free or paid

uneven moth
#

Yeah. I think I heard that somewhere, but I don't recall if it was from vedal or from a youtube comment or similar

daring acorn
#

🤷🏻‍♂️

#

Every single AI cover I saw had credits in the description to the original clip they used which had the singing

uneven moth
daring acorn
#

(when i say AI cover im not referring to neuro ones, but probably the same thing with them)

uneven moth
#

yeah, yeah

daring acorn
uneven moth
#

there's not too much of a reason to use neuro specifically, honestly. It sounds very familiar if you don't look too close, and it almost certainly a whole lot less work to do it with something like Elanor.

daring acorn
#

Honestly I don't agree. You bring up good points of course, but eleanor is REALLY hard to tune in such a coherent and understandable way as the video presents her in
Plus its kinda neuro's arg 🤷🏻

#

They don't sound all that far appart though

uneven moth
#

Wouldn't surprise me too much with some of the lyrics honestly.

daring acorn
#

I'd say my personal theory is that the person making it doesn't have access to her voice 🤷🏻

#

Maybe vedal just wants to show off his killer tuning skills

uneven moth
daring acorn
#

Mhm. I agree. Maybe there's some sort of reason he wouldn't give it like mayb he doesnt trust them (which doesnt make sense since hes sponsoring it but yk technically possible)

uneven moth
#

At the end of the day there's no real way to be sure unless its related to the arg and we find it, or vedal tells us

daring acorn
#

Indeed, indeed

uneven moth
#

The main thing the arg has taught me so far is that I need to do more ctfs. I thought with all the cybersecurity stuff I've been doing recently I'd be better at it but its a surprisingly different skillset

daring acorn
#

I Mean nobody else has got it so

#

its probably just rlly hard

uneven moth
#

Yeah, but I wouldn't have gotten nearly as much as everyone else has so far. The best I've done at ctfs in the past is just trying all the stupid simple stuff, because people forget to do it. Not to say I can't do more, its just a surprising amount of people overlook it allowing you to do it first.

uneven moth
#

?

vestal matrix
daring acorn
austere sun
#

googled eleanor forte, doesn't sound alike to me at all, i think you're reaching. also it's paid, like $70 with a discount, that's messed up.
definitly not v2 voice tho

split zenith
#

yeah same i googled it and doesnt sound like the voice in songs at all

eager flower
#

it’s not like it really matters for the actual ARG who sings it either way but it’s very interesting to me

austere sun
#

and what exactly would this "way she pronounces words" be.
if anything, you working so much time with it shows mental bias towards hearing it where it isn't.

also look at this graph. it has garbage quality because neither discord nor google docs support vector graphics

eager flower
austere sun
#

||yeah i need to learn to read correctly the first time|| understandable, the information you have presented makes sense. Tutel 👍

look at another graph. i will dump these into numbers thread library

eager flower
#

of course! i’m always glad to drop information on things i’m into. i’m not too good with cryptography stuff so i mostly stay out of the discussion here, but i thought i’d give some input.

gritty blaze
#

what the chances that the IV and the key are the same?

austere sun
#

if you're thinking it may be possible to tell from looking at data that the iv and the key are the same, it isn't.
there may not be an iv, there may be a nonce instead, it may be an algorithm that doesn't use an iv or nonce at all.

in fact, the data from entropy analysis consistently shows, it is significantly most likely to be literally just random.
excluding keys which is as close to random bytes as it gets and file7z, compressed and deflate which are compressed files,
it becomes extremely uniform between tdes using 24 byte key, 8 byte iv and modern variations of aes, using 16 byte key, 7-16 byte nonce and 16 byte tag for decryption

gritty blaze
#

I tried to see how much time it'll take me to brute force it if we assume that 17 is first and 24 last. I managed to check "114,217,974,100" keys in 15 hours, but it was a low budget version code. On 32 cores checking part of the keys on each it'll take a lot of time.

austere sun
#

how exactly are you checking validity tho, what algorithm are you bruteforcing and did you steal a cpu from nasa, because even intel 13900k has only 24 cores

gritty blaze
#

runpod

#

you can lend a 32 CPU PC

#

cheapest I found is 0.2$ per hour

#

they had like 64 cores CPU a week ago, but for some reason it was taken down.

gritty blaze
#

First attempt I gave it 1 core out of the 32 and let it run for 15 hours, then I split the work on 30 cores out of 32 and gave each core a pert of the possible keys to work on.

austere sun
#

ic. well i have exactly $0 so ngmi.
well obviously there are too much false keys, even 128 bit aes means there 2^128-1 false keys

gritty blaze
#

There was even one key that managed to give something with +4 at the beginning lol

#

1783367953735824

#

+4.W"w2㽾)fd

austere sun
#

OwO
thats it, arg solved NeuroClueless

gritty blaze
#

lol

#

I also noticed something

#

if you guess the key right, but the IV wrong it still can give you part of the result.

#

like the first letters or numbers and so on

austere sun
#

really? seems like fake news, isn't the point of an iv to obfuscate such an attempt with only key. i am going to test rn

gritty blaze
#

Not for all but for some parts.

#

idk why but some codes give part of the decoded message and some give error

gritty blaze
# austere sun really? seems like fake news, isn't the point of an iv to obfuscate such an atte...

For example, I encoded "+447062917601" with the key "1736754403572424" and the IV the same.
If I decrypt it with key: "1736754403572424" but IV "1746754403572424" - third number is "4" instead of "3" the decoded result is: "+437062917601"
if I use this IV "1745643213572424" the decoded result is: "+434175?07601" As you can see it is still pretty similar to my encoded number if the IV is close to the used IV in the encoding I guess.

#

From what it seems it is true.

austere sun
#

i am trying to camellia encrypt with iv and decrypt without and it's nowhere close for even just 16 byte message
same with aes

red brook
#

that's true, but in the most commonly used mode, every block affects the following block

gritty blaze
#

if you want I can give you full list with all the keys I have tried, but all of them are false and there is TONS of keys. All in utf-8.

gritty blaze
#

I have no idea for 30 cores, because I gave it part of the possible keys to each core. but I know that I cheked from 1700000000000024 to 1700114217974124+ in like 15 hours +- (1 core). Which is about 114,217,974,100 combinations divide it by 15, and you get "7,614,531,606" per hour. It's not 100% maybe 2-3 billion lower I guess if you use all 30 cores.

#

or something wrong with my math, I just know that last false key on 1 core was "1700114217974124"

gritty blaze
#

yea

austere sun
#

that's a pretty cringe method tbh, if you're decoding from utf, why not also include letters, and if you're also including letters why not include special symbols, and by that point why not go through all 255 possible byte variations, so much computing power going towards something that is highly likely to turn out with nothing.
also yeah, modern aes modes don't have the 'problem' with correct key incorrect iv (unlike classic aes modes and camellia)

gritty blaze
austere sun
#

what are you even bruteforcing, ecb?
bred already tried ecb between 17 and 24 with only utf8 numbers

gritty blaze
#

I'm trying a theory that it's the same key for all the codes

#

if it's the case I'm trying to brute force the "DQ5z14ighWwiag7y+cWFQg==" with 17 first and 24 last.

#

as the second biggest theory it's a phone numbers

#

so we need to get something with + and numbers, probably UK number.

austere sun
#

i am telling you, bred already tried for + on DQ5z14ighWwiag7y+cWFQg== with 17 first and 24 last with aes ecb, what are you bruteforcing if not ecb

gritty blaze
#

hmm, really?

#

how he managed to do so in a short time?

austere sun
#

some rust threading magic, i wouldn't know with my cringe python
#1112082183235047506 message
but since bred already tried ecb, if you're going to try other aes modes, they all need an iv or nonce and more importantly are much more processing power intensive.
you can maybe try for single des if you want to, only 8 bytes. no one tried afaik

gritty blaze
#

hmmm ok

raven bay
#

have you guys solved it ? its going to be close to a month now

steady fossil
#

We're currently hard at work writing a bot to answer no to those questions to clear up time for building our quantum computer

safe monolith
#

As a quick digression in the same vein as the possible phone number base64, what's up with the accompanying error message? Doesn't seem like the subsequent error path console.log could have produced it (who writes a multi-line error message?), unless that whole message is indeed a successful response. Is there a bot on the receiving end of the message?

#

If the error was produced by the library, surely the error message would be more specific, like invalid phone number or something

#

What would be the point of providing almost-executable code but inaccurate error messages?

austere sun
austere sun
# safe monolith What would be the point of providing almost-executable code but inaccurate error...

doesn't look to me like a multi-line error message, i would presume executing... is not a part of the error message but sendMessage function.
the error message is provided to the send function along with success message and context.
since the code doesn't show what is inside either error or response variables, one can start making wild assumptions like that actually error: failed to execute is a response output.
but at that point you might as well start unsuspending disbelief. like clearly sendMessage from the library is supposed to take in a phone number in predetermined format.
why are they inputting the recipient as an encrypted base64, are they stupid

gritty blaze
gritty blaze
#

I use IV the same as the key. I think it's common?

timid swift
#

If you use a different IV for two encryptions, then the same message with the same key should appear different, right? From this I think it would or should be more common to use a random IV.

#

That way if an adversary gets hold of the ciphertext for "Yes.", they won't be able to detect each time "Yes." is sent in subsequent ciphertexts (Because the ciphertexts would be identical with IV = Key)

gritty blaze
honest harness
#

Yo new thing

#

chat wake up from slumber something happenning soon

#

literally just now

#

damn thought it was gonna just end but looks like we'll have some more SCHIZO in a few days

wintry notch
#

YOOOOOOOOOOOOOOOOOOO

crimson tendonBOT
#

@wintry notch has leveled up! (4 ➜ 5)

wintry notch
#

NICE

honest harness
#

it's tagged with subtitles so maybe we'll get subtitles

#

I dunno if the premiere was set up manually just now but if it is, the game master might be making changes

#

time to recheck everything SCHIZO

lean parrot
#

j*va

native maple
#

Oh dang

#

I mean yea the title is very different from the theme so far

#

Im gonna guess it's c#

eternal timber
#

Probably based on C# because Neuro's non LLM side & abandoned archive are in Unity C#... unless...?

native maple
#

Vedal does have java knowledge his website says android development

#

But static is a real nightmare in java so im gonna guess c# yea

eternal timber
#

It's missing a function name tho PauseSama Should be public static void FunctionName()...

native maple
#

Could be main ?

eternal timber
#

True actually

native maple
#

Oh wait im looking it up but in c# it's static public void main

#

So it is java

#

Oh wait no the position doesn't matter

eternal timber
#

Unless... there's more code in the song or something

native maple
#

Who would put static first thats so weird not seeing public as first

eternal timber
#

(me) neurosmol

native maple
eternal timber
#

Actually no I put public first

#

Got confused with referencing the song name

#

Brain melted

native maple
timid swift
#

Classic java bully line: Say it with me, "public static void Main"

native maple
#

Arggggg

timid swift
#

So glad C# is moving away from main function

wicked sapphire
eternal timber
native maple
#

Java main have args

#

Public static void main(args)

#

... no way they made a joke with args as ARG

timid swift
#

I guess tutel doesn't want europe to sleep

eternal timber
#

Yeah it's releasing 2 AM for me catdespair I'll just... catch it the day after...

native maple
#

He lives there tho he just have a bad sleep schedule

timid swift
#

Yeah, but he already knows what's in the video NeuroClueless

manic swift
#

jesus i haven't looked up on ARG Channel for a week now

timid swift
#

well you picked a good time

eternal timber
#

Dw you didn't miss anything neurOMEGALUL

river mantle
#

so static-sama is the official name now?

#

for the static girl

native maple
#

What ???

eternal timber
river mantle
#

oh , I thought vedal run static-sama as canon now lolz

native maple
#

No it was confirmed to be someone pretending to be part of the arg

manic swift
#

STATIC

#

WE LOVE STATIC

honest harness
gritty blaze
#

I hope it will be a good clue.

eternal timber
#

ALL MY HOMIES LOVE STATIC

timid swift
#

Nawh, it was confirmed to be a jacker, but who knows if tutel's incorporating the static lore into the ARG. Like, the image also looks like something staticsama would've used.

eternal timber
#

The image was in study tho

timid swift
#

Ah, right

native maple
#

You do realize staticsama took the image from the videos

digital radish
#

holy shit static became canon

gritty blaze
#

It's probably a clue to study

timid swift
#

Two very different ways of saying that thing. Guess which works better lel

native maple
digital radish
#

IT HAS SUBTITLES???

#

HOLY SHIT

#

VEDAL BEING GENEROUS?

timid swift
#

scroll up my dude

manic swift
#

CC

uncut cargo
manic swift
#

YOOO

uncut cargo
#

NEW VID

#

SOON

#

my god

gritty blaze
#

Holy

digital radish
#

Public Static Void

gritty blaze
#

Finally something good

digital radish
#

we're getting into C

river mantle
#

he fed up with our arguing about lyric for a weeks with no progress lolz

digital radish
#

java

#

uh

#

dont mind what i said

digital radish
#

its java

#

i didnt say c

#

okay?

native maple
#

Nah let's hope for C#

eternal timber
#

Also tbh Public Static Void kinda fits the vibe with "static" and "void", but, also important to note that "void" means it's a function (might have been a variable otherwise! if it was an "int" (integer number) or something), and that it's a function that returns nothing

digital radish
#

static

#

static

#

static

#

static became canon

uncut cargo
digital radish
#

wake up

timid swift
manic swift
#

STATIC IS CANNON

#

WEEEEEEE

digital radish
#

WHERE

#

I SCROLLED UP

#

I SAW NOTHING

timid swift
#

you're repeating what we just discussed twice lel :p

river mantle
#

static solo stream when?

digital radish
#

i know its java

#

im mentioning static as a joke

#

its not C#

native maple
#

Could be c#

manic swift
#

what if Public Static Void C#?

digital radish
#

wait

#

wanna know something funny

#

gamejam happening

#

wanna know something else funny

river mantle
#

Public Static Void-sama voidSama

digital radish
#

suposedly neuro herself

manic swift
#

nuero

digital radish
#

is gonna announce the rules of the gamejam

#

not vedal

native maple
#

Theme is arg you mean

digital radish
#

neuro

#

it means

#

vedal can force neuro to say stuff

native maple
#

Yea

digital radish
#

its obvious he can but its confirmed

river mantle
#

what if void-sama is full schizo but full filtered mode lolz

native maple
#

I mean Filtered was kinda proof

eternal timber
digital radish
#

its confirmed

native maple
#

There is a thead for gamejam

digital radish
#

today at dev stream hes gonna reveal stuff about it

native maple
#

Announcement during dev stream

digital radish
manic swift
digital radish
#

we get it

#

i fucked up

#

its not java

#

its rascal

manic swift
digital radish
#

oh my god

manic swift
#

ayo

digital radish
#

stop complaining

manic swift
#

RASCAL?

digital radish
#

raskal

#

rascal

#

that

manic swift
timid swift
#

pascal

manic swift
#

pascal?

digital radish
#

Rascal is an experimental domain-specific language for metaprogramming, such as static code analysis, program transformation, program generation and implementation of domain-specific languages. It is a general meta language in the sense that it does not have a bias for any particular software language. It includes primitives from relational calc...

native maple
#

"can be accessed anywhere" thats got to be a lie

tawny pasture
#

Hey, new premier

#

3 days

digital radish
#

honestly could be carbon

native maple
#

despair having ptsd of number II when everybody started to repeat everything that was said

digital radish
timid swift
#

It could be many languages. public static and void are standard terms

native maple
#

But main tho

timid swift
#

it doesn't actually say main

digital radish
#

public static void:

  • public (anyone can access)
  • static (wont leave the place)
  • void (minecraft void)
eternal timber
#

Holy pog NeuroJam sounds awesome

digital radish
#

void just means any arguments passed will be voided

#

static means it cant be changed

eternal timber
#

Thank you for bringing it to my attention @digital radish & @native maple neuroHeart

native maple
#

Np

digital radish
#

public means it can be accessed anywhere

digital radish
#

for the non coders

native maple
#

You'll get to see it on stream anyway

digital radish
#

okay

dawn stag
#

We exploring java?

digital radish
#

c#

dawn stag
#

Oh

digital radish
#

ill write something

timid swift
#

We don't know what langauge it is lel

native maple
#

despair heres my ptsd again gonna see this link pop up 10 times probably

timid swift
#

yes

#

But at least something'll happen

dawn stag
#

Watch me send it again Pepega

native maple
eternal timber
#

Surely this video will contain a program like this being a phone number body.messages[0].destinationNumber ='DQ5zl4ighWwiag7y+cWFQg=='; NeuroClueless

native maple
#

Static mean every instance will have it the same or something right ?

honest harness
#

Guyssssss it's a cluuuuu

eternal timber
#

It kinda of means it can be accessed from anywhere within the program

native maple
#

No

#

That would be a huge security problem

manic swift
#

java

eternal timber
native maple
#

Doesn't she prefer lava to void

whole junco
#

i wonder if it'll keep the song trend

native maple
digital radish
#

On the newest video:
(https://youtu.be/ymYFqNUt05g)

Explanation of the title 'Public Static Void'

  • This is for the non programmers, so no speculations arise until the video releases.
    Public means it can be called anywhere in any file (take for example discord channels, everyone can access a non locked channel)
    Static "a keyword that can be used to declare a member of a type so that it is specific to that type." - cannot be changed anywhere else
    Void any keywords passed in the class will be discarded and returns nothing.
    This can be many languages, but we've stuck with C# as the ARG is neuro related and she uses Unity (C#) to function.
manic swift
safe monolith
#

Imagine getting a github repo this time

digital radish
#

@hybrid scarab we need a pinner

timid swift
#

Technically void means that it will not return a value, and sometimes that returned values are discarded

native maple
#

despair does pins even matter people will just have the same conversation 10 times

digital radish
#

well you can just redirect them into the pin

eternal timber
native maple
digital radish
#

both are correct

timid swift
whole junco
#

void has alot of possible context. we last heard it as "fill the void"

native maple
#

You would get an error anyway if you didn't put void

#

So fill the type ?

digital radish
#

i knew a video was gonna appear

#

i said the 17th but i was wrong

#

3 days later

native maple
#

With so much number im guessing the type is number

digital radish
#

2

honest harness
#

Don't pin dumb unverified shit, there's a pin limit

native maple
#

despair now the question is which flavor of number is it float int double...

timid swift
#

We also have the docs for all our stuff. Pins will flood and be hard to navigate

honest harness
#

Save it for dank things like the slander video

native maple
#

We already need to scroll a lot to find the doc in pin

timid swift
#

Honestly might want to unpin some stuff

eternal timber
#

Or just re-pin the doc

native maple
#

True most of the pin stuff is in the doc anyway

timid swift
native maple
#

Except the slander video

#

We should put it in the doc

timid swift
#

yes.

eternal timber
#

The slander video should be in the drive for sure neurOMEGALUL

timid swift
#

It's official fan-lore

eternal timber
#

It's a cultural relic

#

Of great significance

native maple
#

If they can have amogus in the doc we can have our video

#

Still "open" on the SoundCloud no change on that front

rotund willow
honest harness
#

yeah unpin stuff that's already in the google drive

hybrid scarab
digital radish
#

repin the docs

rotund willow
hybrid scarab
#

oh shit

#

a new video?

honest harness
#

premiere

digital radish
#

aye

honest harness
#

in a few days

hybrid scarab
#

oh

#

what day does that fall at

#

during one of her streams orrr?

honest harness
#

thursday/friday

native maple
#

3 days from now

#

Midnight london time

honest harness
#

the timing is around when stream usually ends, or a bit later than that

eternal timber
#

Can you re-pin the docs?

native maple
#

Clean the pins nod

honest harness
#

unpin stuff that's already in the docs

eternal timber
#

Because currently it'd take new users a long while to scroll in pins to find them neuroCry

honest harness
#

it's getting cluttered

eternal timber
#

Or unpin stuff yeah

honest harness
#

like the big walls of text of youtube description and stuff like that

native maple
#

All the big text that take so much space don't need to be pinned

honest harness
#

keep the slander video though NeuroClueless

native maple
#

Masterpiece

hollow trail
#

what is going on now?

#

the new video seems unsettling

#

idk what will happen after 3 days

rotund willow
#

well

#

just more clue

hollow trail
#

i wonder what the ending of the ARG will look like?

native maple
#

The swarm activates

hollow trail
native maple
#

It's good

whole junco
#

just thinking, the new thumbnail is the same as "uʍop uǝllɐɟ" on study, which comes after "i don't want to be human." where she gets darker and darker. she gets inverted and the same static effect from "i think i saw a ghost"

this 'ghost' may be what in the general static void 🙂 who knows.

wicked sapphire
whole junco
red brook
#

public static void
it's just gonna be him making fun of you guys for chasing "static-sama" lmao

timid swift
#

doubt anyone in charge would make fun of anyone here. wholesome community

inner dawn
#

new banger in 3 days NeuroPoggers

obtuse basalt
#

Public Static Void
The main program? Gosh, I haven't heard those things together since I last touched java a year ago

jaunty finch
#

new SCHIZO theories <t:1687474800:R>

river mantle
#

"Public Static Void" when "Private Unstable Plentiful" enter
[vince mcmahon meme.gif]

honest harness
#

new banger

#

neuro arg is just advertisement for Vedal's hot new album

hardy burrow
honest harness
#

no

river mantle
#

if we stall enough, we'll get full ep of number soon

hardy burrow
#

yes

honest harness
#

it's a programming term that was adopted by the fake static sama

hardy burrow
#

they're real for me angery

native maple
#

Cringe

honest harness
#

Cringe

rocky barn
dusky pivot
#

what could new video be about

digital radish
#

numbers

#

secrets

dusky pivot
#

more schizo lore

eternal timber
#

Do you think we'll have more answers or more questions in total after this next one? NeuroClueless

austere sun
#

dies of death. can i get an api call for when premiere was manually started

cosmic grail
#

Does it count

austere sun
timid swift
austere sun
#

also maybe it's just me, but public static void makes me think more of pseudo techno babble used by jungle dnb/sad breakcore artists.
i can't find any specific examples of using programming terms though, and going into more details on my thinking process on this topic makes me look cringe so i won't

timid swift
austere sun
timid swift
timid swift
#

45 minutes is pretty good

austere sun
#

NeuroNerd if i was awake i wouldve gotten notification instantly because youtube open 24/7

unique mason
#

it seems the hype is picking back up :L

#

also hai

austere sun
#

watch hype die in 3 days before premiere starts

unique mason
#

id like to report some progress on the fanfic but i seem to have grossly underestimated how long i was planning just part one to be-

#

;-;

unique mason
austere sun
#

also. not relevant to anything at all
"categoryId": "22"

unique mason
unique mason
#

yes

#

i understand this

#

fully

#

and absolutely

timid swift
#

It won't be long until RSS will be some ancient tech rediscovered for an ARG

safe monolith
#

The same RSS feed regarding the new video:

<published>2023-06-19T10:46:34+00:00</published>
<updated>2023-06-19T12:21:01+00:00</updated> <-- that's 1h after discovery

If we wanted to we can track every single update to the video without knowing what's being updated

#

Stalker behavior

timid swift
#

I wonder what changed

exotic otter
#

Hello everybody! I've been missing from ARG for a while... since I had problems that had to be solved... I checked google drive from time to time... but as I understand it, nothing worthwhile has been found since the release of "Number 2"? And everyone is waiting for a new song from the rising star of music scene _neurosoma?)))

eternal timber
#

Yeah should be a new video in 3 days neuroHeart

vapid token
#

New SCHZIO content catdespair

#

Anyway, where my Study II, why it's called "PSV"?

exotic otter
vapid token
#

voidSama I was off this topic for a week, free time ran out suddenly, but as I see it's not too late to come back

timid swift
#

just in time, not much happened prior to this

exotic otter
#

There was a meme in the static-sama thread... that the cult of static-sama does not exist, but if you want, you can join it.
I think now you can say the same about the cult of _neurosama)))

vapid token
austere sun
#

nothing in brightened. nothing at all

exotic otter
austere sun
#

nothing when upping contrast either
i can also split colours but it likely wont give anything

timid swift
#

Oh, if the video was updated and the CC tag is now gone, then there may not be any subtitles after all lel

vapid token
fiery sparrow
#

"Public Static Void" has a vibe of "the beginning of an old method/generation."

eternal timber
#

Looking forward to counting syllables again voidSama

timid swift
exotic otter
eternal timber
timid swift
#

"open captions" in firefox

native maple
#

im thinking we might get another part of the lyrics of numbers NeuroClueless since from the sound cloud we got the 3 first lines

timid swift
#

Another number video to go crazy over?

native maple
timid swift
#

Lyric reveal!

safe monolith
#

anyone using vanced 18.19.35? my youtube is bugged, i can see that the video is 3:24 long before it glitches batck to premiere

timid swift
#

what if you watch a different video and go back? I intuit that it's a clientside bug - no data leaked from the server

safe monolith
#

same results. i probably don't have embed perms, so i'll just paste the img on docs and see what you do with it

timid swift
#

Corrrect and sure! Worst case scenario, we document a bug. And that's not so bad :p

#

inb4 the puppetmaster changes the video to be 3:24 long NeuroClueless

austere sun
#

isnt vanced dead? my 18.02.33 shows neither "cc" tag nor video length

safe monolith
#

am using revanced, sorry. i'll also document my patches and see if someone else can recreate it

exotic otter
safe monolith
#

nvm, can confirm it is indeed 3:24.

:{"browseId":"UCqOK_pl0LS0e8Lp7HMRDZsw","canonicalBaseUrl":"/@_neurosama"}}}]},"lengthText":{"accessibility":{"accessibilityData":{"label":"3 minutes, 24 seconds"}},"simpleText":"3:24"},"ownerText":{"runs":[{"text":"_neurosama","navigationEndpoint":{"clickTrackingParams":"CBQQ3DAiEwjgkJ2T3M__AhUZIrcAHRCmBX0=","commandMetadata":{"webCommandMeta
austere sun
#

leaked. what's it from though, what is the api call asking for

exotic otter
# safe monolith am using revanced, sorry. i'll also document my patches and see if someone else ...

the problem with revanced is that, unlike vanced, developers do not create apk files themselves... this burden was placed on users (in order not to comprehend the fate of vanced).
And for example on our analogue xda, which is called 4pda... users, in addition to collecting ready-made builds themselves, also modify it.... which can lead to different bugs... and the fact that you saw may be a common bug.

safe monolith
exotic otter
austere sun
#

so you're just watching devtools? because i can't for the life of me find anything related to 3 minutes or 3:24

safe monolith
#

Yeah, but you need to be at the Share > Embed dialog. After selecting the search icon and typing in "3 minutes" into the search bar, you should be able to see it. I use FireFox btw

exotic otter
austere sun
#

i am in share > embed dialog, heres opera, firefox and chrome, am i missing something

dapper wraith
#

Same. the only result I can find is coming from the recommendations

native maple
#

why is this video showing in my recommend now

#

did you all click on this shrek video

exotic otter
#

we life in matrix

#

it remains only to accept thisvoidSama

daring acorn
#

Maybe its a different vocal synth? I don't think its neuro singing

exotic otter
# native maple

ahahah... either YouTube's algorithms are too brilliant for this world... or big brother is watching usvoidSama

native maple
#

youtube is in the arg thread confirmed

austere sun
#

i feel like i am getting massively scammed, google's own youtube api docs are outdated by more than a year and there is literally zero python example code with new authentication flow on the internet.
do i just use a wrapper library? what if its outdated too lmao, last commit on dec 26th 2022

austere sun
#

i found some code that works and it is indeed 3:24. tbh i am kind of disappointed it's so short, but at least it's not numbers with 1 minute runtime

i'll try to find what other parts i can request

supple perch
austere sun
#

also captions confirmed. i am going to paste this fake json instead of the one that's currently in the docs unless democracy decides otherwise

abstract mural
#

Vedal college theory confirmed??1??1?!!1¡?

eternal timber
#

Pretty much - since he mentioned "going back to college"

austere sun
#

he already said in some interview he went to college, so that's known, and also that he wasn't studying programming

hollow flare
#

holy crap I was right after all

crimson tendonBOT
#

@hollow flare has leveled up! (5 ➜ 6)

hollow flare
#

I literally just joked about vedal college like a week ago

wind crypt
austere sun
#

not even that actually, last updated 11:22:58

elder oar
#

Can't wait to have to decipher the lyrics again

austere sun
honest harness
#

Maybe it has something to do with how I only saw it at 11:30 and posted here. I was sure I was checking the page within 10 minutes prior with no sign of the premiere

#

I'm sure it wasn't there 45 minutes earlier

scarlet flume
austere sun
#

youtube says it was published at 10:46, so it is published at 10:46, everything else is a skill issue.

you're late with this clip it was already posted. and also vedal said public static void in the very beggining of the stream, you're missing out

honest harness
#

Can you publish premieres and leave it private though?

safe burrow
#

Well, by the fact that I think it won’t be long to wait for the premiere, so you guys are great.

honest harness
#

I'm not saying you're wrong but I'm sure I didn't see it any earlier and I was checking the channel and my subscription page for sure within 45 minutes

#

But it doesn't matter anyway

#

Tutel make sure someone records the premiere in case the video goes away

honest harness
daring acorn
#

deadass accurate

golden quartz
#

hi guys

#

how progress in decryption ARG?

slim kelp
#

HOLY CRAP STATIC-SAMA?

cosmic grail
#

Can you force-start a premiere tho?

vapid token
cosmic grail
#

Oh

vapid token
#

At least from a phone. Even if you can't, you can change the time of publication

#

So, yeah

crystal urchin
#

Ah the schizo gang I can pretty much confirmed the upcoming video is 3min and 24sec

cosmic grail
#

CC is back on btw

#

didnt it dissapear?

honest harness
safe burrow
#

And yes, a cool video, of course I'm waiting for the second part.

gritty blaze
#

It takes about 27-30 hours to check full range from 0 to 100,000,000,000.

safe burrow
#

Wow

gritty blaze
#

idk if it's supposed to be that slow with aes though...

native maple
#

It's kinda slow

hearty glen
#

you ever just main string args

native maple
#

Thats a mood

#

One day you'll suspend fun main

gritty blaze
native maple
#

I don't really know much about multi core stuff

#

Might just be AES or the lib your using for AES

dapper wraith
# gritty blaze Maybe it's slow because I gave part of it to a different core?

it can be slower e.g. if the task is too small the communication between cores might make the whole thing slower than having everything on one core

also: I don't remember if you're using python but multiple threads in python on windows can only run one at a time so you'll need to use multiprocessing for it to speed up depending on the task

gritty blaze
#

On one core 100,000,000,000 it's about 15 hours.

#

Or I'm doing something wrong with my math, this numbers...

#

10^12 = 1,000,000,000,000 - so this is how much I checked?

dapper wraith
#

you were checking for all 16 byte numeric keys with 4 digits being fixed as 17 and 24 right? then 10^12 should be correct 👍

gritty blaze
#

I'm planning to lend 10 pcs with 32 core cpu each and run the script for 30 hours to check all possibilities in 1 day.

dapper wraith
#

10^12 keys in 30 hours would be around 10 million keys per second. I think thats fine.

gritty blaze
#

Okay, good.

arctic canyon
#

I tried using multoprocessing and threading in Python to make this faster

#

it had really weird results and in the en dI didn't really draw any conclusion

#

But I did find that read/writes caused a massive overhead and storing / writing keys and decrypted data into the RAM made the whole thing significantly aster

#

-- tempfs
--- 100 threads ThreadPoolExecutor
53.2613707339915

--- 10 threads ThreadPoolExecutor
45.0695832969941

--- in-line for loop
33.173981311992975

--- normal for loop
32.38514685600239

--- Multiprocessing
8.181967821001308

-- SSD
--- 100 threads ThreadPoolExecutor
56.34450344200013

--- 10 threads ThreadPoolExecutor
46.603114452002046

--- normal for loop
33.72468258900335

--- Multiprocessing
DNC

#

This was tested decrypting study description using AES128, the Devglan IV (t) padded ot 16 bits or chopped to 16 bits and 26,000 keys

#

Essentially, when loaded into the RAM, multi-processing was much faster. Threading was always slower than normal for loop.

When I tried this with my actual key dataset it ran for several days and I'm not sure if multiprocessing really helped or not

#

It produced 16GB of decrypted data, none of which had low entropy 90% of file signatures but of the ones I tested none were real, then I got bored and gave up Despair

warped torrent
safe burrow
dapper otter
#

hi