[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Strange Flash Drive

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 46
Thread images: 5

File: SAM_0394.jpg (71KB, 909x389px) Image search: [Google]
SAM_0394.jpg
71KB, 909x389px
I've got something that might interest you /x/. I was walking through a local park today in my hometown and I saw a flash drive lying on a bench. It was unmarked (pic related is not it, I don't like having to import photos from my camera to PC and I didn't think it was relevant, so I searched for a flash drive. If you really want to see it I can get a picture but I'd rather not, it's nothing interesting). The only file on the flash drive was a .txt labelled "new text document" like the creator didn't bother naming it. Inside was what I recognized as some basic C++ code and a URL. Here's both:

Code: #include <iostream>

int main()
{
std::cout << "deus est machina" << std::endl;
std::cout << "" << std::endl;
std::cout << "http://i.imgur.com/RMYlvaK.png" << std::endl;
}

URL: https://docs.google.com/forms/d/e/1FAIpQLSfWEb2Is_Rg6r-pPoUmEvRxHp9hqLrofJaGE9YTVVRT0P-QIA/viewform?usp=sf_link

The URL is a shareable link for a google form. I think most of you can figure out what the code does, but if you can't just compile it online. The Imgur link in the code leads to a distorted image of Jesus with a strange string of numbers. This seemed like the kind of stuff you'd like and maybe you can help me figure out what all of this means.
>>
>>19148001
Why are you posting this on /x/ and not /g/
>>
>>19148001
Bump
>>
>>19148071
Because I doubt /g/ would take it seriously and it feels like there's something more to this than just a flash drive.
>>
This seems fun. I'll bite.

Did you check for hidden folders/files?
>>
>>19148089
Not until you mentioned it, but there's nothing new there unfortunately.
>>
>>19148001
Yawn
>>
>>19148096
Damn. Well, just doing a little bit of guesswork here since I don't know much C++, I think that what would happen when you execute it would looks like this:

"deus est machina

http://i.imgur.com/RMYlvaK.png"

Which would be pointless, it would have been better to just have the text printed out, but I may be wrong in that aspect.
Looking up the string of numbers in a raw form brought me to the Online Encyclopedia of Integer Sequences, to the Squared Fibonacci numbers page:
https://oeis.org/A007598

That's as far as I dug. Maybe pasting the raw numbers into the google form will do something. But, I dunno.
>>
>>19148001

this is retarded

uncompiled beginner tier code is not mysterious

improve your programming or your LARPing dude
>>
>>19148161
Oh boy. Tried pasting the numbers into the form and it said "You have not deciphered the clues left for mankind". But, putting "Fibonacci" into it removes what that says, and it directs me to a google doc:
https://docs.google.com/document/d/1OwtoJi5kXqNDkpzLnKJcUKUMuO4y6BuJesBHrDqT5_w/edit
>>
>>19148001
The only thing spooky here is this guys code.
I guarantee it was written by a high schooler.

>std::endl;
I feel bad for the underpaid alcoholic that had to teach you this garbage.
>>
>>19148001
christ you're a retard, get the fuck off of /x/, fuck you and this faggy thread
>>
File: Screenshot_20170613-213256.png (189KB, 1440x2560px) Image search: [Google]
Screenshot_20170613-213256.png
189KB, 1440x2560px
Look I know the code is simple, I think that was the intention. I just got these texts from one of those private numbers, I think this is bigger than the flash drive.
>>
>>19148001
#include<iostream> //Did not include .h extension in file header, and not using standard namespace. -15

int main() //Return type listed as integer but there is no return statement.-20
{
std::cout << "deus est machina" << std::endl; //std:: instead of using standard namespace -5
std::cout << "" << std::endl; //std:: instead of using standard namespace, and not using newline escape character -10
std::cout << "http://i.imgur.com/RMYlvaK.png" << std::endl; //std:: instead of using standard namespace -5
}

40/100 See me after class.
>>
>>19148001

>walking around and just happened to find "insert potentially spooky yet commonplace tech item here"

Weird that this happens to so many /x/ people.
>>
>>19148242
Look man you don't have to believe if you don't want to, I'm just looking for some help figuring this out.
>>
>>19148226

Ah yes, of course. The "ol' vague and slightly menacing bombastic wordplay that gives no context whatsoever" meme.
>>
>>19148226
>>19148242
>getting texts from an unknown number in a "found spooky item" thread
Never seen this before, either.
>>
>>19148248

And there's The typical response.
>>
>>19148257
Look you don't have to be here if you don't buy it. That's not the point though, does anyone have any idea what the google doc is about? It gives a date, maybe we should look into that.
>>
>>19148226

>gets retarded message from private number
>instantly assumes this must be related to the thumbdrive
>"so spooky I'm getting freaked out!"

Get the fuck out of here.
>>
>>19148264

Quit trying to force other people to play internet detective with your stupid roleplay.
>>
File: pray.jpg (68KB, 652x669px) Image search: [Google]
pray.jpg
68KB, 652x669px
>>19148226
>mfw

I'm the only guy who jumped in because why not. I was cool with doing a treasure hunt kinda thing because that shit can be fun, but when you introduce that texting garbage, I'm bailing.
>>
Look you can leave if you want, you've gotten me far along enough, I wouldn't have thought of the Fibonacci thing otherwise, but I think I can figure the rest out myself. So if you don't buy it, feel free to fuck off. Hell you might be right, it might be a bait, but it's not me doing the baiting. 80% chance some dickhead set this up and left the thumb drive there, then found some way to figure out where it ended up. But a 20% chance of something cool is good enough for me.
>>
>>19148296
>https://docs.google.com/document/d/1OwtoJi5kXqNDkpzLnKJcUKUMuO4y6BuJesBHrDqT5_w/edit
Went here got the cypher and the date, some encryption belonged to the Vigenère cipher. Brute forced a dictionary attack and literally got NEVERGONNAGIVEYOUUPGNU... nice you trolled, cool.
>>
>>19148351
I've gotta say I thought it would take you longer
>>
>>19148188
You literally just put the word Fibonacci?
>>
File: ABSOLUTELY DISGUSTING.jpg (60KB, 600x450px) Image search: [Google]
ABSOLUTELY DISGUSTING.jpg
60KB, 600x450px
>>19148351
>>19148360
The fuck is this, 2007?
>>
>>19148360
Bruh I just walked in and saw the 2nd document and it was like ... 30 seconds after that.
>>
>>19148371
I seem to have underestimated you, congratulations
>>
>>19148226
arg fag kys
>>
done some digging and I'm gonna try use the vigenère cipher cause literally typing April 5th 1523 in google came up with a cryptographer. Putting ysmhcufqyoxlgsprfigqpjmhcufqyochemfxocnq in.
>>
I put it in and used the shift text key as: godisthemachinethemachineisgod. Got this: sejzkbymmoveyflyyeuqnceuymnkklwtbenehybq.

Dont know if it is anything but yeah
>>
>>19148001
[code]
deus est machina

http://i.imgur.com/RMYlvaK.png
[/code]
>>
>>19148190
According to "http://en.cppreference.com/w/cpp/io/manip/endl"
"Use of std::endl in place of '\n', encouraged by some sources, may significantly degrade output performance."

Also, this is not some high-level library or anything fancy. AKA Quick and Dirty...
>>
>>19148231
this is C++, you don't use "upstream.h". Using namespace is not standard. You only use what you need, not include the entire library. The return type is automatically added in some IDEs.
Must suck working at a Highschool.
>>
Bro, Do NOT fuck with that shit. You made a huge mistake posting this thread.

I found a flash drive, same exact shit, case was taken off and it showed the green circuit board thing. Mine had a link to a website, and a bunch of unreleased MF Doom songs and shit. It was a full album. At least, I think they were unreleased.

The album was called "How the Scientists Destroyed the Ultimate Evil" or something of that sort. I'm a huge rap fan, so it was like finding a goldmine.

Anyways, the website link was some gothic font thing, I forget the name of it, but it wanted me to register and make an account to log into some server or something. I did, and then I was linked to a website that looked like an escort service. The only thing, though, that was odd, was that all of the models ages were listed as 100 and above. Like Miku, the japanese model, listed as aged 106.

I ended up following some links on the site, and got to some site that looked like an otherkin or harry potter or whatever roleplaying site, where people were discussing magic and shit. Then I went to some website that sold swords and militaria (again, following links) and it said some shit like "every package comes with a free miniature camera, invisible to the naked eye!"

It was weird. It was fucked up. The music that I listened to was terrifying, it was MF DOOM rapping over an electroshock therapy session.
>>
>>19148828
Shortly after I plugged in the flash drive and did all of that shit, I was walking to a gas station. A cop picked me up. My brother said I threatened him with a knife. The cop pointed his gun at me and told me to get on the ground or he'd kill me.

I didn't do jack shit, man, but they sent me to a psyche ward.
>>
>>19148839
do you still have that mf doom album?
>>
>>19148844
No, I fucking wish I did. I'm going to troll through my old email accounts and see if I can find the registration confirmation for the server thing I signed up for.

They took the flash drive from me, and the ACER netbook that I used to access the files is toast now. The flash drive is probably in some evidence locker or landfill by now.
>>
>>19148857
If you find the album post it
>>
>>19148226
Tongue-in-cheek-"real"-puzzle turns into faggot-LARPer-LARPing-faggily.

You suck, this thread sucks, and furthermore, you suck.

kys faggot

sage goes in all fields
>>
>>19148001

>broken flash drive

I find things all the time. My Bluetooth headphones broke, so I just left them. I figured someone might be able to rewire the ear phone parts and have a makeshift Bluetooth set. The next day they were go e, so I figured someone had the same thought. This is probably the same scenario,the casing broke off, or was cheap, and they didn't want to throw it away, so left it. They probably removed all their good files and left some small file on accident. What's more fun to do is buy old hard drives from good will and recover the deleted files.
>>
File: RMYlvaK_d.jpg (16KB, 220x204px) Image search: [Google]
RMYlvaK_d.jpg
16KB, 220x204px
Here's image for lazy fags
>>
>>19148857
Found some loli shit, brah. dat 106 year old was just 6 years old, friend. They probably contacted your parents and sent you to a looney instead of "listing you." since it could have easily been a mistake.
>>
>Fake and gay
Still wanna see what happens next
Thread posts: 46
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.