![]() |
Hacking User Database
Okay, I'm trying to hack the user database in 3.5 to redistribute and update appropiate user information (ie. password, username, email, etc.)
Everything's changed so much, I don't know where to start. The information needs to goto a completely different database, with a totally different SQL username/password combination....Oh also, it's using the traditional MD5 password hash :ermm: So...where do I start? :D |
Hook userdata_postsave
|
Quote:
|
This is a Hook in the User Datamanager, which is being called whenever smth. was saved to the user Table through the Datamanager.
You can access the fields you need with PHP Code:
|
Quote:
|
Whatever solution you will choose, the password will be impossible.
|
Quote:
|
Ok, let me rephrase that: "The password is impossible without reducing your security significant"
|
Marco is right, you can't catch the Plaintext Password without reducing security significantly.
To store Data in another Database, just connect to it using the PHP mySQL Interface. |
meah...i'm not the best of codehackers Kirby. Care to give me a lil lesson on how to hack 3.5 :p :D. I suck at abstract queries.
|
All times are GMT. The time now is 08:22 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|