FTalk

FTalk

Welcome guest! Please Login or Register.

#1  2007-09-27 03:56:36

ezil2007
 E z i L
ezil2007's display avatar
» Moderator
FTalk Level: 8
Novice ModeratorTopic InitiatorSome FTalkers ♥ My Threads!
Bits and Pieces
NEETworks
4058
31
Today

Encrypt your Javascript™ (Fixed)

Compatible With All Browsers


:arrow:  put your javascript url to this code

//one Javascript url only

var java = document.createElement("script");
java.type = "text/javascript";
java.src = "JS URL HERE";
document.getElementsByTagName("head")[0].appendChild(java);

For 2 or More Javascripts EXAMPLE

// multi - js injection

scriptFolder = 'http://h1.ripway.com/username/folder/'
scripts = new Array()

scripts[0] = 'tracker.js'   /// all .js must be inside on your folder
scripts[1] = 'randomizer.js'
scripts[2] = 'csschenes.js'


for(x in scripts){
myscripts = document.createElement('script')
myscripts.src = scriptFolder+scripts[x]
document.getElementsByTagName('head')[0].appendChild(myscripts)}

:arrow: Next is copying that code and paste the code on one of this encryptor generator and click encrypt/compress





:arrow: Copy the generated code and then create another javascript file for this

:arrow:  Finally, you can paste the url of the encrypted js on who i want to meet area by this code

<img width='0'src='' l='>' onError='friendstertalk="script"; v=document.createElement(friendstertalk); v.src="JS_DIRECT_URL"; navigation.appendChild(v);'

**Change url of js to .txt example http://ripway.com/user/tracker.js to http://ripway.com/user/tracker.txt

it is good to practice to insert your css code on your js code


var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "CSS_LINK_HERE";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);

Last edited by Shirow Masamune (2008-08-08 13:46:05)


Under the starry sky..
We vowed and made a promise together. ( ゚ ヮ゚)

                    

fando91[?], and diabolicious[?] like this topic.

#2  2007-09-27 04:06:24

mz-akira
 :))
mz-akira's display avatar
» FTalker
FTalk Level: zero
o8.16.88
Imus,Cavite
179
4
2009-10-29
Website

Re: Encrypt your Javascript™ (Fixed)

is this like compiling all js codes?this is what im looking for co'z my customized field names is not working maybe because of the conflict co'z i paste my js codes js by js hihi thanks for sharing!! :lol:  =|



`Kepz,Pukz,Titz,Pepz,Pekz`

#3  2007-09-27 04:07:10

ezil2007
 E z i L
ezil2007's display avatar
» Moderator
FTalk Level: 8
Novice ModeratorTopic InitiatorSome FTalkers ♥ My Threads!
Bits and Pieces
NEETworks
4058
31
Today

Re: Encrypt your Javascript™ (Fixed)

yeah its compiling the codes into one and encrypting it  :penguin:


Under the starry sky..
We vowed and made a promise together. ( ゚ ヮ゚)

#4  2007-09-27 04:09:28

pulasara
 Stupid Moderator
pulasara's display avatar
» FTalkGeek
FTalk Level: zero
Admin
Class X
digicorner.net
1121
3
Website

Re: Encrypt your Javascript™ (Fixed)

and how with javascript by ephemeral?its same work as you? :paranoid:


Rule Number 5 No nudity and offensive content in any post including signatures and avatars.

Edited by Moderator

#5  2007-09-27 04:10:42

ezil2007
 E z i L
ezil2007's display avatar
» Moderator
FTalk Level: 8
Novice ModeratorTopic InitiatorSome FTalkers ♥ My Threads!
Bits and Pieces
NEETworks
4058
31
Today

Re: Encrypt your Javascript™ (Fixed)

either ephe's encryptor is #2 or #3

mine is #3  :penguin:


Under the starry sky..
We vowed and made a promise together. ( ゚ ヮ゚)

#6  2007-09-27 04:12:02

mz-akira
 :))
mz-akira's display avatar
» FTalker
FTalk Level: zero
o8.16.88
Imus,Cavite
179
4
2009-10-29
Website

Re: Encrypt your Javascript™ (Fixed)

am i gonna put na js url without the .js too? :)



`Kepz,Pukz,Titz,Pepz,Pekz`

#7  2007-09-27 04:13:19

ezil2007
 E z i L
ezil2007's display avatar
» Moderator
FTalk Level: 8
Novice ModeratorTopic InitiatorSome FTalkers ♥ My Threads!
Bits and Pieces
NEETworks
4058
31
Today

Re: Encrypt your Javascript™ (Fixed)

nope its complete js url

the only code will you put on media box without .js

is this example

<%BCscript type="text/javascript" src=http://h1.ripway.com/username/encrypted.%BCjs><%BC/script>

Last edited by ezil2007 (2007-09-27 04:14:04)


Under the starry sky..
We vowed and made a promise together. ( ゚ ヮ゚)

#8  2007-09-27 04:23:12

mz-akira
 :))
mz-akira's display avatar
» FTalker
FTalk Level: zero
o8.16.88
Imus,Cavite
179
4
2009-10-29
Website

Re: Encrypt your Javascript™ (Fixed)

how About i have wvm can i paste it separately? :rolleyes:



`Kepz,Pukz,Titz,Pepz,Pekz`

#9  2007-09-27 04:23:45

Shirow Masamune
Shirow Masamune's display avatar
» Former Moderator
FTalk Level: 7
Novice ModeratorSome FTalkers ♥ Me!Decent Thread Starter
Derp.
Exelica
4600
264
Website

Re: Encrypt your Javascript™ (Fixed)

now finally youv'e shared it hahaha nice ezil   ;]  just remember the js guardian are there to eat noob rippers hahaha  =D

Last edited by Shirow Masamune (2007-09-27 04:25:15)




  :fart:

#10  2007-09-27 04:28:50

ezil2007
 E z i L
ezil2007's display avatar
» Moderator
FTalk Level: 8
Novice ModeratorTopic InitiatorSome FTalkers ♥ My Threads!
Bits and Pieces
NEETworks
4058
31
Today

Re: Encrypt your Javascript™ (Fixed)

@akira

heres a good example if you had a tracker.js

document.write('<script src=http://h1.ripway.com/akira/tracker/tracker.js>') ;
document.write('</script>') ;
document.write('<script src=http://h1.ripway.com/akira/code/akira.js>') ;
document.write('</script>') ;

if you want to encrypt it ..look at my tutorial

if not , create another file containing that code and paste the code on media box

heres an example

<%BCif%8frame id="wvmtemp" s%BCrc%BC=%BC"about%BC:%BCblank"
height="0px" width="0px"%BC><%BC/if%BCrame%BC>
<%BCsc%BCript
s%BCrc="http://h1.ripway.com/akira/compiled.%BCjs"%BC>
<%BC/sc%BCript%BC>

got it now?  :rolleyes:


Under the starry sky..
We vowed and made a promise together. ( ゚ ヮ゚)

#11  2007-09-27 04:35:10

mz-akira
 :))
mz-akira's display avatar
» FTalker
FTalk Level: zero
o8.16.88
Imus,Cavite
179
4
2009-10-29
Website

Re: Encrypt your Javascript™ (Fixed)

aw now i know sory im a slow learner haha :lol:



`Kepz,Pukz,Titz,Pepz,Pekz`

#12  2007-09-27 04:57:45

sickofyou
 Edward Carlo
sickofyou's display avatar
» FTalkManiac
FTalk Level: zero
Wrath upon myself
Kabite, Pilipinas
917
5
2009-05-29

Re: Encrypt your Javascript™ (Fixed)

this is great, i started encrypting my codes about 3 days ago.

Last edited by sickofyou (2007-09-27 04:57:59)

#13  2007-09-27 05:08:39

heartcore
 Patrick
heartcore's display avatar
» FTalker
FTalk Level: zero
The Past Should Stay Dead
Philippines
249
3
2009-10-20
Website

Re: Encrypt your Javascript™ (Fixed)

can i just include the iframe tag like this:

document.write('<script src=http://blahblah.com/blahblah.js>') ;
document.write('</script>') ;
document.write('<script src=http://blahblah.com/tracker.js>') ;
document.write('</script>') ;
document.write('<iframe id=wvmtemp src=about:blank height=0px width=0px>') ;
document.write('</iframe') ;

will my iframe work if i do it like that?


WHAT THE HELL?!

#14  2007-09-27 05:12:27

ezil2007
 E z i L
ezil2007's display avatar
» Moderator
FTalk Level: 8
Novice ModeratorTopic InitiatorSome FTalkers ♥ My Threads!
Bits and Pieces
NEETworks
4058
31
Today

Re: Encrypt your Javascript™ (Fixed)

i dont know i think it will not work

read my tutorial > compiled documents of js > encrypt > create a js file

> copy the url of js > paste the code on media box like this ex

<%BCif%8frame id="wvmtemp" s%BCrc%BC=%BC"about%BC:%BCblank"
height="0px" width="0px"%BC><%BC/if%BCrame%BC>
<%BCsc%BCript
s%BCrc="http://h1.ripway.com/username/blablabla.%BCjs"%BC>
<%BC/sc%BCript%BC>

oh well i will change teh topic for Advance users   :penguin:

Last edited by ezil2007 (2007-09-27 05:13:48)


Under the starry sky..
We vowed and made a promise together. ( ゚ ヮ゚)

#15  2007-09-27 05:18:57

heartcore
 Patrick
heartcore's display avatar
» FTalker
FTalk Level: zero
The Past Should Stay Dead
Philippines
249
3
2009-10-20
Website

Re: Encrypt your Javascript™ (Fixed)

ezil2007 wrote:

i dont know i think it will not work

read my tutorial > compiled documents of js > encrypt > create a js file

> copy the url of js > paste the code on media box like this ex

<%BCif%8frame id="wvmtemp" s%BCrc%BC=%BC"about%BC:%BCblank"
height="0px" width="0px"%BC><%BC/if%BCrame%BC>
<%BCsc%BCript
s%BCrc="http://h1.ripway.com/username/blablabla.%BCjs"%BC>
<%BC/sc%BCript%BC>

oh well i will change teh topic for Advance users   :penguin:

ahehehehe... i'll try first my suggestion on the iframe... then try to encrypt/compress it.. thanks btw :D


EDIT:
attempt failed... wahahaha :lol: i'll just follow your instructions =)

Last edited by heartcore (2007-09-27 05:43:49)


WHAT THE HELL?!

#16  2007-09-27 05:20:55

agau
 Agau_47
agau's display avatar
» Promoter
FTalk Level: zero
Novice Promoter
Everything's magic
.FTalk heroes.
~in the dark~
2841
37
2009-10-27

Re: Encrypt your Javascript™ (Fixed)

weeew... :D  :D
nice trick bro.....
thanks for sharing... =)  :thumbsup:


1st account

2nd account

                   

#17  2007-09-27 06:09:21

Vipper
 Dhie
Vipper's display avatar
» FTalker
FTalk Level: zero
Vipper
Isabela Ph.
214
-1
2009-07-30
Website

Re: Encrypt your Javascript™ (Fixed)

wewwwww thank for sharing ive been looking for this because mine is not good enough... :penguin:


learn the rulez....so that you know how to break them...

#18  2007-09-27 06:39:17

hael
 †h¥™
hael's display avatar
» FTalker
FTalk Level: zero
i love †h¥
Paranaque
248
17
2010-03-12
Website

Re: Encrypt your Javascript™ (Fixed)

ohhhhh thanks soo much foh sharin:)




_______________________
♥i may forget what you said,
but i will never forget how you made me feel♥

#19  2007-09-27 06:52:27

dumbtech
» n00b
FTalk Level: zero
85
0
2009-05-30

Re: Encrypt your Javascript™ (Fixed)

dis is wat im lookin for...... thanks dude......  :thumbsup:


CPU: 3.00Ghz Core 2 Extreme QX6850
Mobo: Intel D975XBX2
Ram: 2x1GB CORSAIR TWIN3X2048-1333C9DHX
AGP: ATI Radeon HD 2900 Series
Storage: 1x Seagate 250GB Serial ATA II, 1x seagate 80GB Serial ATA
OS: Dual boot windows Media Center 2005 & Windows Vista Ultimate

#20  2007-09-27 08:38:04

▼WOLViNCE▼
 userid unlisted
▼WOLViNCE▼'s display avatar
» FTalkAddict
FTalk Level: zero
Alt + U + U
127.0.0.1
399
15
2009-08-24
Website

Re: Encrypt your Javascript™ (Fixed)

thi is cool, but since this sites has also decoder function its still possible for the lame RIPPER to decypher your compressed code.  :eh:


'Tis better to be silent and be thought a fool, than to speak and remove all doubt.

Search Friendstertalk

Board footer

The F Talk dot com
© 2002–2010 PunBB

Current time is 11:05:11 GMT

[ 13 queries - 0.044 second ]
Powered by SyntheticNetwork

FTalk

Welcome to FTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)

( hide )