Log In · Register

 
2 Pages V   1 2 >  
Closed TopicStart new topic
encoder, decoder, where?
greedybunny92
post Feb 6 2005, 02:10 PM
Post #1


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



does anyone know a good site for encode and decode other than codehouse.com? thx
 
crazybabii412
post Feb 6 2005, 04:27 PM
Post #2


she who rocketh thou sockeths
****

Group: Member
Posts: 271
Joined: Aug 2004
Member No: 43,478



Yes, here is an excellent link for the encoder, and on the page is a link for the decoder.
 
iki2aZei
post Feb 6 2005, 05:00 PM
Post #3


Senior Member
****

Group: Member
Posts: 137
Joined: May 2004
Member No: 16,577



^
QUOTE(greedybunny92 @ Feb 6 2005, 2:10 PM)
other than codehouse.com? thx
*
 
largosama
post Feb 6 2005, 05:04 PM
Post #4


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



php all the way ;]

even though I haven't figured out how to run them properly offline, they sound better and more compact.
 
greedybunny92
post Feb 6 2005, 07:22 PM
Post #5


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



QUOTE(crazybabii412 @ Feb 6 2005, 4:27 PM)
Yes, here is an excellent link for the encoder, and on the page is a link for the decoder.
*

that's codehouse.com i was asking other than that.
anyway, thx tho.
 
lovescream
post Feb 6 2005, 07:24 PM
Post #6


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Moved to programming.

Eh, I think this is the right place? =D
 
sweetxsimplicity
post Feb 6 2005, 07:49 PM
Post #7


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



Use a PHP decoder/encoder, those work the best, so the person won't be able to go back to the site and decode your encoded code. =]
 
greedybunny92
post Feb 6 2005, 08:31 PM
Post #8


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



where can u get a PHP decoder/encoder?
 
sherryvu
post Feb 7 2005, 03:54 PM
Post #9


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



QUOTE(sweetxsimplicity @ Feb 6 2005, 6:49 PM)
Use a PHP decoder/encoder, those work the best, so the person won't be able to go back to the site and decode your encoded code. =]
*

Even though there's not a site that'll decrypt the php encrypted codes, i think some people will still be able to, because I saw "coyote" do it ermm.gif
 
whomps
post Feb 7 2005, 06:05 PM
Post #10


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



I heard there's a way to do it with a word/typing program. Like Microsoft Word or Wordpad or something?
 
largosama
post Feb 8 2005, 07:58 PM
Post #11


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



QUOTE(Sherry_Vu @ Feb 7 2005, 3:54 PM)
Even though there's not a site that'll decrypt the php encrypted codes, i think some people will still be able to, because I saw "coyote" do it ermm.gif
*


That one had the decrypt function built in it... I guess some smarter people can use it to their advantage rolleyes.gif
 
mysticalazxn
post Feb 8 2005, 08:27 PM
Post #12


^ I might look scary but i'm the nicest person in cb!
******

Group: Member
Posts: 1,364
Joined: Feb 2004
Member No: 4,979



love this topic! decode and encode. i will try it out.
 
william
post Feb 9 2005, 12:01 AM
Post #13


Senior Member
******

Group: Member
Posts: 1,575
Joined: Jan 2005
Member No: 93,957



QUOTE(mysticalazxn @ Feb 8 2005, 5:27 PM)
love this topic! decode and encode. i will try it out.
*


...do you even know what they're talking about?

anyways, does anyone have a link to a good php encoder?
 
*[2]Nekked*
post Feb 9 2005, 08:08 AM
Post #14





Guest






i do. but im not supposed to share it, i dont think.... i remember henry saying not to....he would chop my hands off.

:[ sorry i cant help you. did you try googling?
 
*Programmer*
post Feb 9 2005, 10:42 AM
Post #15





Guest






k php is a simple code.....
i read it like the back of my hand...there's a plug in in dream weaver that allows you to decode php.....altough i don't really use it...it's pretty good.....but most of the time the "@" simble before the process won't show any viewers/guests the errors...or code process done...withen the php coding....if the creator does not want it to be seen. this would be the simble they use. usinging this plug in allows you to view the full code by dycrypting it....email me at my contact if you would like me to send you the plug-in.....if you study php well enough you can just read the code like plain english and change it as you see fit....i recommend you study.

as for the encoding..it comes standard in the new php....well....you should read some php books they should explain it im not gonna give a lecture on this forum. stubborn.gif
 
greedybunny92
post Feb 11 2005, 07:10 AM
Post #16


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



QUOTE([2]Nekked @ Feb 9 2005, 8:08 AM)
i do. but im not supposed to share it, i dont think.... i remember henry saying not to....he would chop my hands off.

:[ sorry i cant help you. did you try googling?
*


that's ok happy.gif . i did try googling but those are not really good tongue.gif

QUOTE
k php is a simple code.....
i read it like the back of my hand...there's a plug in in dream weaver that allows you to decode php.....altough i don't really use it...it's pretty good.....but most of the time the "@" simble before the process won't show any viewers/guests the errors...or code process done...withen the php coding....if the creator does not want it to be seen. this would be the simble they use. usinging this plug in allows you to view the full code by dycrypting it....email me at my contact if you would like me to send you the plug-in.....if you study php well enough you can just read the code like plain english and change it as you see fit....i recommend you study.

as for the encoding..it comes standard in the new php....well....you should read some php books they should explain it im not gonna give a lecture on this forum.


wow.. did u study php? u sounds so.. professional... lolz
 
*Programmer*
post Feb 11 2005, 10:04 AM
Post #17





Guest






Im a Programmer..altough im new...doesn't mean im not a pro..any other assistance you might need along to way let me know.
 
greedybunny92
post Feb 11 2005, 02:51 PM
Post #18


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



sorry, but im still confused... what is PHP tongue.gif
 
[4]eternity
post Feb 15 2005, 01:58 AM
Post #19


Senior Member
*****

Group: Member
Posts: 988
Joined: Feb 2005
Member No: 98,884



I do not know what a decoder or a encoder is...
 
emo_in_urpanties
post Feb 15 2005, 01:59 AM
Post #20


silly rabbit
****

Group: Member
Posts: 153
Joined: Feb 2005
Member No: 94,435



rite.
 
greedybunny92
post Feb 27 2005, 03:41 PM
Post #21


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



if i google it, what keyword do i use? i mean, which word i should search for? any idea? whistling.gif
 
whomps
post Feb 27 2005, 04:15 PM
Post #22


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE([4]eternity @ Feb 14 2005, 10:58 PM)
I do not know what a decoder or a encoder is...
*


Thank you for spamming! stubborn.gif

You can try search words as ENCODER or ENCRYPTER.
 
largosama
post Mar 1 2005, 11:31 PM
Post #23


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



or search for the functions that appear in the php script itself.
 
kandiapplegrl
post Mar 1 2005, 11:44 PM
Post #24


Senior Member
*****

Group: Member
Posts: 317
Joined: Jan 2005
Member No: 82,987



Ooh, I didn't know that there was a way to decode all of that encoded stuff. I will try it out...
 
XxArsonFreakxX
post Mar 1 2005, 11:51 PM
Post #25


Senior Member
****

Group: Member
Posts: 291
Joined: Jan 2005
Member No: 89,092



ok exactly what is PHP and how can you use it or create it
 

2 Pages V   1 2 >
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: