Post: Decrypt my message!
09-25-2015, 12:22 PM #1
Passion
League Champion
(adsbygoogle = window.adsbygoogle || []).push({}); So recently i've been using a new password hashing method, and i was wondering if anyone could decrypt it :p

Message:
$2y$10$BEYi/8LXsbpwq0Pc/an6reE/bCDMOtd.2K/Bf2SxYb8.KY1nfJ.iC

Good luck to all :P

The following user groaned Passion for this awful post:

Xx_GANG_xX
09-25-2015, 12:26 PM #2
Dacoco
I void warranties.
Originally posted by Passion View Post
So recently i've been using a new password hashing method, and i was wondering if anyone could decrypt it :p

Message:
$2y$10$BEYi/8LXsbpwq0Pc/an6reE/bCDMOtd.2K/Bf2SxYb8.KY1nfJ.iC

Good luck to all :P


Hope its your password
09-25-2015, 12:26 PM #3
Passion
League Champion
Originally posted by Daktoa View Post
Hope its your password


It is :fah:
09-25-2015, 01:14 PM #4
Winter
Purple God
Originally posted by Passion View Post
So recently i've been using a new password hashing method, and i was wondering if anyone could decrypt it :p

Message:
$2y$10$BEYi/8LXsbpwq0Pc/an6reE/bCDMOtd.2K/Bf2SxYb8.KY1nfJ.iC

Good luck to all :P


I know it has 4 spaces. Chances are the first word contains capitals, probability suggests it's something along the lines of "This is a hashed string".
09-25-2015, 01:15 PM #5
Passion
League Champion
Originally posted by Winter View Post
I know it has 4 spaces. Chances are the first word contains capitals, probability suggests it's something along the lines of "This is a hashed string".


It doesn't has any spaces but the first letter is a capital P
09-25-2015, 01:17 PM #6
Winter
Purple God
Originally posted by Passion View Post
It doesn't has any spaces but the first letter is a capital P


You could just use base64 and have a keyword to encrypt it with, I'm pretty sure I made a simple string encryptor a while back

edit: found it You must login or register to view this content.
09-26-2015, 02:18 AM #7
Sloth
Banned
Originally posted by Passion View Post
So recently i've been using a new password hashing method, and i was wondering if anyone could decrypt it :p

Message:
$2y$10$BEYi/8LXsbpwq0Pc/an6reE/bCDMOtd.2K/Bf2SxYb8.KY1nfJ.iC

Good luck to all :P


Is it Bcrypt?
09-26-2015, 04:01 AM #8
I-am-L
Haxor!
Originally posted by Sloth View Post
Is it Bcrypt?


that's what I thought because if it is that's hashing and not encryption.

The following user thanked I-am-L for this useful post:

09-26-2015, 04:29 AM #9
Winter
Purple God
Originally posted by L View Post
that's what I thought because if it is that's hashing and not encryption.


At first glance I thought it was encryption because of the multiple /'s (a lot of people base their encryptions on like "1 2 3" "dfhgfGDSFafdaHGFGFDdgfhdgfh" but that gives the cryptologist an idea on how your encryption works, you don't want that so you just use indexes at first occurence use 154 second occurrence 4352 or something and so on) but since the first letter is P I'm gonna take a stab in the dark with this one and say that his message says "Password1"
-but I'm pretty sure that is not how hashing works when adding symbols.
Last edited by Winter ; 09-26-2015 at 12:05 PM.
09-26-2015, 10:40 AM #10
Passion
League Champion
Originally posted by Winter View Post
At first glance I thought it was encryption because of the multiple /'s (a lot of people base their encryptions on like "1 2 3" "dfhgfGDSFafdaHGFGFDdgfhdgfh" but that gives the cryptologist an idea on how your encryption works, you don't want that so you just use indexes at first occurence use 154 second occurrence 4352 or something and so on) but since the first letter is P I'm gonna take a stab in the dark with this one and say that his message says "Passion"
-but I'm pretty sure that is not how hashing works when adding symbols.


It's not Passion, it was Password1 Smile

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo