StatusBar Link - Problem
Moderator: General Moderators
StatusBar Link - Problem
Hello Big Brothers
I have littal bit problem with status bar link
I Purcheased one script to install it on my client's server but there is website name in status bar with script owner's
so i can't install it on my client's server
i find "window.status" in whole script folder but i can't find that
i also find ".status" text in whole folder but can't find
so is there any idea that how this script write text at status bar ???
Plz help me
Thanks in Advance
I have littal bit problem with status bar link
I Purcheased one script to install it on my client's server but there is website name in status bar with script owner's
so i can't install it on my client's server
i find "window.status" in whole script folder but i can't find that
i also find ".status" text in whole folder but can't find
so is there any idea that how this script write text at status bar ???
Plz help me
Thanks in Advance
- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
Here Is A trick
Create A File Named index.html
In That File Create Two Frames frame1.html and frames2.html
Point Frames2.html To The Index File Of The php script You Bought
And In The frmes1.html
write
and Then Run The index.html
In That File Create Two Frames frame1.html and frames2.html
Point Frames2.html To The Index File Of The php script You Bought
And In The frmes1.html
write
Code: Select all
window.defaultStatus = " ";- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
I Told
I Doesn't need To Find anything
You Can putCreate A File Named index.html
In That File Create Two Frames frame1.html and frames2.html
Point Frames2.html To The Index File Of The php script You Bought
And In The frmes1.html
write
Javascript:
window.defaultStatus = " ";
and Then Run The index.html
Code: Select all
window.defaultStatus = " Your Name Here ";Hi
Thanks for your support but i cant do that because script is to much complicated so i can't create new page
its shopping cart script but one thing is that i found Hexa Code in 2 files like
function yrdhhdacdeed38d4cd9084ade1739498($x897356954c2cd3d41b221e3f24f99bba,$x276e79316561733d64abdf00f8e8ae48)
so what mean by that ???
i think this hexa code will be decoded and write that data on status bar
Because i removed its copyright data from Each file
but then after also on status bar they write "www.thairwebsite.com" and this both file with hexa code is included at top of those file
so plz can you plz. give me some idea about this code
function yrdhhdacdeed38d4cd9084ade1739498($x897356954c2cd3d41b221e3f24f99bba,$x276e79316561733d64abdf00f8e8ae48)
Thanks in Advance
Thanks for your support but i cant do that because script is to much complicated so i can't create new page
its shopping cart script but one thing is that i found Hexa Code in 2 files like
function yrdhhdacdeed38d4cd9084ade1739498($x897356954c2cd3d41b221e3f24f99bba,$x276e79316561733d64abdf00f8e8ae48)
so what mean by that ???
i think this hexa code will be decoded and write that data on status bar
Because i removed its copyright data from Each file
but then after also on status bar they write "www.thairwebsite.com" and this both file with hexa code is included at top of those file
so plz can you plz. give me some idea about this code
function yrdhhdacdeed38d4cd9084ade1739498($x897356954c2cd3d41b221e3f24f99bba,$x276e79316561733d64abdf00f8e8ae48)
Thanks in Advance
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
To Remove The Status Bar Message You Dont Need To Interact With Any php File
It Can Be Stoped By Some External html Files Only With JavaScript
Keep All The Files Of That Script in A separate Folder Named myScripts
And Then Tell Me The The Name Of The Index File Of That Script Is It Index.php Or Something Else ??
It Can Be Stoped By Some External html Files Only With JavaScript
Keep All The Files Of That Script in A separate Folder Named myScripts
And Then Tell Me The The Name Of The Index File Of That Script Is It Index.php Or Something Else ??
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
Ya What You Told Is Right
But For That One Need To Find Out That very Line That Is Making The Status Bar Line.Its Isn't So Easy If There are So Many Files Or If The php Scripts Are Encrypted.
One Needs to Find That Very String In Hundreeds Of Files
So I Think Its Much Easier To Make An External Code To Overwrite That Status Line
But For That One Need To Find Out That very Line That Is Making The Status Bar Line.Its Isn't So Easy If There are So Many Files Or If The php Scripts Are Encrypted.
One Needs to Find That Very String In Hundreeds Of Files
So I Think Its Much Easier To Make An External Code To Overwrite That Status Line