Feky Posted June 24, 2009 Posted June 24, 2009 i fount a way to view source codes by going in to the game is their a way to secure this by view i mean the layout of anypage and anygame i am not going to mention them here cos it will put people games under risk but just to let u know it is possible Quote
gurpreet Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack Isn't PHP server side? Meaning source code stealing programs will only show the HTML, not the PHP? Quote
Feky Posted June 24, 2009 Author Posted June 24, 2009 Re: Viewing codes hack Isn't PHP server side? Meaning source code stealing programs will only show the HTML, not the PHP? so which means it is possible to copy people html layouts and css Quote
Faz` Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack Most people won't steal your layouts, unless they're a 13 year old noob who thinks they are "cool" or "bad" or whatever slang they use these days. If you find someone with your layout, just contact their host to take them down. Quote
Feky Posted June 24, 2009 Author Posted June 24, 2009 Re: Viewing codes hack Most people won't steal your layouts, unless they're a 13 year old noob who thinks they are "cool" or "bad" or whatever slang they use these days. If you find someone with your layout, just contact their host to take them down. yea lol but u still most people cant be trusted is their a secure for this so everyone can secure it Quote
Faz` Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack I've heard of something called IonCube, you might want to check that out, but I think you have to pay for that. Quote
Feky Posted June 24, 2009 Author Posted June 24, 2009 Re: Viewing codes hack not sure but i think their are way to secure this if u dont know just do some googling Quote
Faz` Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack I'm not bothered lol, you were the one that posted the topic about it, its pretty obvious how to do it, right click and view source, doesn't take a genius to figure it out. Quote
shrek1609 Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack add the javascript no right click script... ============================================================ Script: Basic No-Right-Click Script Functions: Blocks right-click on mouse and shows alert box Browsers: NS & IE 4.0 & later; degrades gracefully Author: etLux ============================================================ Put the following script in the head of your page: <script language="Javascript1.2"> // (C) 2003 CodeLifter.com // Source: CodeLifter.com // Do not remove this header // Set the message for the alert box am = "This function is disabled!"; // do not edit below this line // =========================== bV = parseInt(navigator.appVersion) bNS = navigator.appName=="Netscape" bIE = navigator.appName=="Microsoft Internet Explorer" function nrc(e) { if (bNS && e.which > 1){ alert(am) return false } else if (bIE && (event.button >1)) { alert(am) return false; } } document.onmousedown = nrc; if (document.layers) window.captureEvents(Event.MOUSEDOWN); if (bNS && bV<5) window.onmousedown = nrc; </script> ============================================================ courtesy of http://www.codelifter.com/main/javascript/norightclick1.html Quote
Feky Posted June 24, 2009 Author Posted June 24, 2009 Re: Viewing codes hack thanks lol +2 for you Quote
Lithium Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack IonCube does not protect html! right click scripts fail (CTRL+U in FF, "View -Source" in IE) Quote
Jameo Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack by the way go on internet explorer and look att the top left where view is then it says Source and on firefox and you just click Ctrl +U Quote
Feky Posted June 24, 2009 Author Posted June 24, 2009 Re: Viewing codes hack so their is no actual way to hid the html source codes cos that can give info away Quote
Jameo Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack so their is no actual way to hid the html source codes cos that can give info away Your Clever Lol :P Quote
shrek1609 Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack it is possible to protect it, you can encrypt the code... Quote
Faz` Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack so their is no actual way to hid the html source codes cos that can give info away Your Clever Lol :P Your clever too, a 13 year dumbass bitch with nothing better to do than hack games. Quote
Mike09 Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack so their is no actual way to hid the html source codes cos that can give info away Your Clever Lol :P Your clever too, a 13 year dumbass bitch with nothing better to do than hack games. Lmao well said Quote
Feky Posted June 24, 2009 Author Posted June 24, 2009 Re: Viewing codes hack does the noob hack games Quote
Haunted Dawg Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack Using javascript document.write() with another speciality in the javascript lib you can encrypt your html ;) Quote
Dukky Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack erm tbh mate im 18 and yer i am jameo and i was saying you got it right if you think im 13 your just 1 big tool Quote
Rainbow Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack http://www.htmlguardian.org/help_main.html erm tbh mate im 18 and yer i am jameo and i was saying you got it right if you think im 13 your just 1 big tool Dude I dont see how admitting to being eighteen and acting like an infant helps the situation. Just makes you look even more foolish. Quote
Faz` Posted June 24, 2009 Posted June 24, 2009 Re: Viewing codes hack I'm one big tool? Bro, people think your the biggest tool out there, hacking games and thinking your "cool". Grow up. Quote
Dukky Posted June 25, 2009 Posted June 25, 2009 Re: Viewing codes hack me hack games lol i dont know the silghest on hacking ok ill be the age you want me to be then :S thaught you have to be 18 to have paypal ? how the noobs get round this ? Quote
Magictallguy Posted June 25, 2009 Posted June 25, 2009 Re: Viewing codes hack The PayPal ToC state that you must be 18 before you can own a PayPal account - that doesn't stop people from signing up though does it.. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.