I'm not a search expert and I would be grateful for any help this list
can offer.

I have a website that is infected with malware that was injected into
javascript files. I'm trying to use BBedit to find and remove the
offending code. The code contains some hexadecimal characters which
can be found by searching a single page, but cannot be found doing a
multi-file search. The multi-file search seems to bog down when the
first hexadecimal character is fully used in the search. The offending
code is 2204 characters on  one line, but for I think only the first
few characters are needed to help me:
Offending code: var _0x4470=["\x39\x3D\x31\x2E\x64\x28\x27
Search that finds all instances: var _0x4470=["\x3
Search that finds no instances: var _0x4470=["\x39

I need to find the entire string to remove it. There are over 1000
infected javascript files and I'd like to avoid cleaning them by hand.

And yes, I know I have a security hole to plug.

Thank you to all who can help.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to