Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools Display Modes
  #21  
Old 05-25-2005, 04:22 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

corriewf - ericgtr nailed it, it was md5 encryption. I mean, what's the point of putting binary if people can decrypt it, md5 can be decrypted, but not as easily

- Zero Tolerance
  #22  
Old 05-25-2005, 05:16 PM
Corriewf's Avatar
Corriewf Corriewf is offline
 
Join Date: Dec 2004
Location: parse error
Posts: 799
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zero Tolerance
corriewf - ericgtr nailed it, it was md5 encryption. I mean, what's the point of putting binary if people can decrypt it, md5 can be decrypted, but not as easily

- Zero Tolerance

aa5717e6412e75ecd6c6dca6632b8f2b
  #23  
Old 05-25-2005, 06:15 PM
Pain86 Pain86 is offline
 
Join Date: Mar 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

geeks :P
  #24  
Old 05-25-2005, 06:17 PM
Corriewf's Avatar
Corriewf Corriewf is offline
 
Join Date: Dec 2004
Location: parse error
Posts: 799
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pain86
geeks :P
Binary:

0110 1100 0100 1111 0101 0011 0100 0101 0101 0010 0010 0000 0011 1010 0101 0000

Hex:


6C 4F 53 45 52 20 3A 50
  #25  
Old 05-25-2005, 06:26 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

01110111 01110100 01100110 00111111 00100000 01101100 01101111 01101100 00100000 00101110 00101110 00101110 00101110 00101110

Quote:
md5 can be decrypted, but not as easily
md5 can be decrypted??? How?
  #26  
Old 05-25-2005, 06:33 PM
Corriewf's Avatar
Corriewf Corriewf is offline
 
Join Date: Dec 2004
Location: parse error
Posts: 799
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Visor


md5 can be decrypted??? How?
0100 0001 0110 0011 0111 0100 0111 0101 0110 0001 0110 1100 0110 1100 0111 1001 0010 0000 0110 1001 0111 0100 0010 0000 0110 0011 0110 0001 0110 1110 0010 0000 0110 0010 0111 0101 0111 0100 0010 0000 0110 1001 0111 0100 0010 0000 0111 0100 0110 0001 0110 1011 0110 0101 0111 0011 0010 0000 0110 0001 0010 0000 0110 1100 0110 1001 0111 0100 0111 0100 0110 1100 0110 0101 0010 0000 0110 0010 0110 1001 0111 0100 0010 0000 0110 1111 0110 0110 0010 0000 0111 0100 0110 1001 0110 1101 0110 0101 0010 0000 0110 0001 0110 1110 0110 0100 0010 0000 0110 1000 0110 0001 0111 0011 0110 1000 0010 0000 0111 0011 0110 0101 0110 0001 0111 0010 0110 0011 0110 1000 0110 1001 0110 1110 0110 0111 0010 1110
  #27  
Old 05-25-2005, 06:39 PM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Visor
md5 can be decrypted??? How?
sure can, but it's almost impossible, it takes 2 days to decrypt an encrypted word with 2 chars long...
  #28  
Old 05-25-2005, 06:45 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The challenge: Decrypt my MD5 PW

(note: this is all in fun, it's just a fun little challenge at one of my boards, not sure how salt plays a part, it's vb 3.0.7)

www.forumtools.net

Login: billyjobob
PW: 987ca572ccd2530b4969b339b4dea662 (salt ^Lh )

If you decrypt it check the PM I left for you and complete the following statement to prove you've got it.

I have:
  #29  
Old 05-25-2005, 06:52 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

MD5 can't be decrypted, only bruteforced with a big dictionary...
  #30  
Old 05-25-2005, 06:58 PM
Corriewf's Avatar
Corriewf Corriewf is offline
 
Join Date: Dec 2004
Location: parse error
Posts: 799
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually all that is needed is the key.......... Once that has been found.... The rest is just childs play.

Quote:
Originally Posted by ericgtr
The challenge: Decrypt my MD5 PW

(note: this is all in fun, it's just a fun little challenge at one of my boards, not sure how salt plays a part, it's vb 3.0.7)

www.forumtools.net

Login: billyjobob
PW: 987ca572ccd2530b4969b339b4dea662 (salt ^Lh )

If you decrypt it check the PM I left for you and complete the following statement to prove you've got it.

I have:
That would be the key....... He he I will answer the question when I get home.
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:00 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04551 seconds
  • Memory Usage 2,253KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete