The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBCrypto v.1.0 (Encryption for posts/chat/IRC) Details »» | |||||||||||||||||||||||||||
vBCrypto v.1.0 (Encryption for posts/chat/IRC)
Developer Last Online: Sep 2008
vBCrypto
version 1.0 TIME TO INSTALL: Less than 5 minutes DIFFICULTY: Beginner/Simple New Templates: 1 Template Edits: 1 New php file: 1 New image: 1 This hack can be helpful for Clans and groups in RPG's. You can communicate with each other using encrypted text in any forum or Chat/IRC using an agreed upon key or set of keys for encoding the text. OVERVIEW: This adds a popup window to your forum that allows you to encrypt and decrypt text that you enter using an encryption key of your choice (up to 6 digits). Enter the text that you want to have encrypted/decrypted in to this text area. Then, enter an encryption key (this can be up to 6 digits long) and press the "encode message" button. You can click the "encode message" button as many times as you want, just be sure to remember how many times you clicked it (as well as the encryption key) so you can decode it properly later. Then paste the encrypted text in to your post or message and only those with the proper key(s) to decode the message can read it. To decode messages enter the encrpyted text in to this box and enter the proper encryption key and press "decode message" to reveal the hidden text. You can use multiple keys for encryption, but just be sure to remember to reverse the process (for example: use 123456 as the first key, and then encrypt, then enter a new key of 999999 for the second key. To decode you need to reverse the process: first use 999999 and then 123456. Obviously, the more levels of encryption you use the harder it will be for unwanted parties to "crack the code" and read your encoded messages. The popup window also features instructions on encoding and decoding via a scrolling button. The contents of the window can also be highlighted, and if you are using Internet Explorer then the contents of the window are copied to your clipboard. If you are using another browser simply press control and C on your keyboard to copy the highlighted text to the clipboard. There are also CLEAR FORM and CLOSE WINDOW buttons. INSTALL INFO: 1) Upload the contents of the "UPLOAD" directory to your forum ROOT directory. 2) Go to ADMIN CP -> STYLES & TEMPLATES -> ADD NEW TEMPLATE and create a template called encrypto with the contents of template.encrypto.txt. 3) Go to Adimin CP ->Styles & Templates -> Edit Templates and open the NAVBAR template and search for the following: Code:
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr> Code:
<td class="vbmenu_option"><a href="#" onclick="window.open('encrypt.php','Encryption','statusbar=no,menubar=no,toolbar=no,scrollbars=no,resizable=no,width=400,height=560'); return false;">Encryption</a></td></tr> PLEASE CLICK INSTALL Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
||||
|
||||
KNOWN BUG: It converts uppercase text to lowercase text
PLEASE CLICK INSTALL if you find this helpful. |
#3
|
||||
|
||||
Very nice hack. I would use it if I wasnt afraid of my members using it in their posts.
|
#4
|
||||
|
||||
Quote:
|
#5
|
||||
|
||||
What would be cool is if it was based on usergroup and I could set the key for each user group so I would always now whats being said and everything could be controlled by the admin.
What do you think? |
#6
|
||||
|
||||
good grazie :devious:
|
#7
|
||||
|
||||
yoyoyo, great hack. is there any way to modify it so it could do this? --> https://vborg.vbsupport.ru/showthread.php?t=82212
|
#8
|
|||
|
|||
very nice, but i'd hardly call it encryption...
Quote:
eg if i was to use 1 followed by 1 its equivilent to me having just used 2 once. Quote:
Put the text into the box, set the key as 1 hit decode, see if its readable if not hit decode again, do this untill you get a message out. I'd say this is a great hack for luring your members into a false sense of security... Then finding out what they REALLY think about you Sorry if this comes over as a little bit harsh, but i'm fairly compatent when it comes to encryption/decryption theory... There are far better ways you can provide encyption, i've got a php script that does a bit of encryption, only prob is it dosnt' decrypt it very well at all... maybe i should work on that some more and turn it into a vb hack if people woulld be interested... |
#9
|
|||
|
|||
Would be nice to see it use blowfish encryption.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|