vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   show user password in admin panel v.2.2.0 (https://vborg.vbsupport.ru/showthread.php?t=31947)

Jawelin 12-29-2001 04:23 PM

:)
YOU CAN'T REVERSE A DATA-LOSS ALGORITHM , even with +$250 !!! ;)

Password aren't actually 'encrypted', but HASHED !

The MD5, along with RC4 or SHA1, are HASING algorithms, not cypher ones.... All of them are complex NLP (NON-LINEAR POLINOMIAL algos) which can't be reversed, as in the many steps most of data - beginning from a couple of random large (VERY large!) numbers - is lost ...
So you can't even interpolate an approximation with a Neural Network...

Only thing you can ensure is:
same word (any lenght) ---- > same hash (32 or 40 bytes, respectly MD5 or SHA1)

This way you can compare words (CASE SENSITIVE, of course, because 'a' and 'A' for a math- algo are 97 and 65!!!) without knowing them !!! ;)

Bye

Hope this helps.

kaizen 12-29-2001 04:29 PM

Quote:

Originally posted by Codename49


Just out of curiosity to see if you can do it I created a username with a 3 character password.

Here's the md5 hash I got for it...
8aa11cd5807364a0fd04593d4b8ad56d

Unfortuunately, that exceeds 30 seconds which is my hosts time out.

If anyone has a server that doesnt timeout at 30 seconds i will have another go.

kaizen 12-30-2001 08:35 PM

Quote:

Originally posted by Codename49


Just out of curiosity to see if you can do it I created a username with a 3 character password.

Here's the md5 hash I got for it...
8aa11cd5807364a0fd04593d4b8ad56d

The hash is invalid or is not 3 characters long.

Try again.


All times are GMT. The time now is 10:33 AM.

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.01133 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete