Tildemark mentioned one solution which is also good --> hexing your javascript code.
Traditionally, webmasters put javascript code in external .JS files. You may also try a combination of methods that will make it a little difficult to reach your JS code. Stephen Chapman mentions his method at http://www.felgall.com/jstip54.htm However, you can also wrap the JS code within PHP via sessions. Details at http://www.webmasterworld.com/forum91/2713.htm For better result, you can work out combining both methods, creating your code in hex, then follow the method mentioned by Chapman, then wrap it in PHP through session. Again, nothing is foolproof. We can only make it harder to reach your code, not totally hide it. If the browser can render it, viewers can reach your code. On 3/19/07, Camilo III Lozano <[EMAIL PROTECTED]> wrote:
Greetings Master of Masters.... :) can you help me about javascript... any possible way i can hide my javascript? or can i encrypt it? any FOSS that can do this? :) -- Camilo Lozano III BS Information Management (Fallen CS) Mobile #: 0916-3338326 Telephone #: Iligan City: (063) 221-1122 Cagayan de Oro City: (088) 350-7211 http://www.metacatalyst.org http://camilord.metacatalyst.org http://www.zabyer.org http://klug.metacatalyst.org/ http://forum.xu.edu.ph http://forum.xu.edu.ph/linux/index.php (my linux knowledge) ------- Got my Own Hacker Key: v3sw3BHhw5ln2pr5OFPck3ma2u4MLw5XVm+5l5UCi5Ne4t3b5en5g5RaIs5MSr3p2 http://www.hackerkey.com Registered Linux User: #439468 _________________________________________________ Kagay-Anon Linux Users' Group (KLUG) Mailing List [email protected] (http://cdo.linux.org.ph) Searchable Archives: http://archives.free.net.ph
-- "A dog that has no bite, barks loudest." Registered Linux User #400165 http://baudizm.blogsome.com http://phossil.ifastnet.com Subscribed to: LARTC, Open-ITLUG, PRUG, KLUG, sybase.public.ase.linux
_________________________________________________ Kagay-Anon Linux Users' Group (KLUG) Mailing List [email protected] (http://cdo.linux.org.ph) Searchable Archives: http://archives.free.net.ph
