Search found 3 matches

by kogare
27 Jan 2013, 01:11
Forum: idRO
Topic: Problem Unpacking client idRO n Tracing Hex Strings
Replies: 6
Views: 20663

Re: Problem Unpacking client idRO n Tracing Hex Strings

first sorry for bringing up old thread but i think its better than creating new topic. i've been trying to unpack idRO but with no good result =( here's a guide about unpacking UPX packer http://securityxploded.com/unpackingupx.php i'm stuck, couldn't find POPAD thingy same thing with http://dev-4st...
by kogare
25 Nov 2008, 20:46
Forum: Other Plugins
Topic: reactOnNPC v.2.0.2 by hakore
Replies: 434
Views: 475944

Re: reactOnNPC v.2.0.0 by hakore

i think the errors more likely caused by code error from your @eval parameter. try to compile it with perl compiler first then modify it to fit in your @eval parameter.
by kogare
12 Nov 2008, 08:29
Forum: Other Plugins
Topic: reactOnNPC v.2.0.2 by hakore
Replies: 434
Views: 475944

Re: reactOnNPC v.2.0.0 by hakore

reactOnNPC talk num @eval(my $numerotxt = #2~1;my $answer;message "[reactOnNPC] Text to translate: \"$numerotxt\".\n", "success";if ($numerotxt =~ /s[èéêëe].?.?r[àáâãäåa]t[ùúûüu]s/@) {$answer=1;} elsif ($numerotxt =~ /d[ùúûüu][àáâãäåa].?.?r[àáâãäåa]t[ùúûüu]s/@) {$a...