Remote Administration Tool Research forumRemote Administration Tool Research forum
  Remote Administration Tool Research forum
Register Social Groups Mark Forums Read

Go Back   Remote Administration Tool Research forum > Programming > VB help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 18-02-2010, 15:43
Junior Member
 
Join Date: Dec 2009
Posts: 1
imkash is on a distinguished road
[HELP] 1/24 NOD32 Win32/Injector.ALA

File Info

Report date: 18.2.2010 at 20.19.48 (GMT 1)
File name: Icggwe2.exe
File size: 606208 bytes
MD5 Hash: 3580d2ac3dcb575582263cbccfa94b0a
SHA1 Hash: 55F94CE35F81DD68CB7500B0CFBB6091A6970FED
Detection rate: 1 on 19
Status: INFECTED

Detections

a-squared - -
Avira AntiVir - -
Avast - -
AVG - -
BitDefender - -
ClamAV - -
Comodo - -
Ewido - -
F-PROT6 - -
G-Data - -
Ikarus T3 - -
Kaspersky - -
McAfee - -
NOD32 - Win32/Injector.ALA
Panda - -
Solo Antivirus - -
TrendMicro - -
VirusBuster - -
ZonerAntivirus - -

Scan report generated by
NoVirusThanks.org


Hi ,

i have crypted my api's in RC4 and my stub in BLOWFISH added fake functions and all the things i had to do but my stub and my server crypted stay at 1/24 NOD32 detect Win32/Injector.ALA .......... how can i fix this ? plz help me.

thank you.
Reply With Quote
  #2 (permalink)  
Old 19-02-2010, 08:01
Junior Member
 
Join Date: May 2009
Posts: 14
xSuper is on a distinguished road
are you using runpe?
Reply With Quote
  #3 (permalink)  
Old 19-02-2010, 12:32
Junior Member
 
Join Date: Nov 2008
Posts: 28
patalocs is on a distinguished road
If your using RunPe it is detecting something in there(ie injector), heres what you need to do to find what it is. First if you havent already, randomize all functions, variables, constants etc. Now scan, didnt do it? If your using the same RunPe as I was that got that detection, one by Karcrack, then its the module originally name "Invoke" by cobien, you gotta move that out of Runpe to fud it. If not, now go 3 functions at a time and comment them like this:

Public Function Detected (blah as string,dumb as variant) as string
CODE
CODE
CODE
CODE
End Function

TO:

Public Function Detected (blah as string,dumb as variant) as string
'CODE
'CODE
'CODE
'CODE
End Function

And then scan, if whats detected is there, then it wont be detected, if it isnt there it will still be detected.

If you dont find it the first try, uncomment those lines you commented and continue down the code. When it isnt detected, start uncommenting 1 line at a time, for EACH line you uncomment, compile and scan. If that compile is detected, then the last line you uncommented has the detected code, modify or move this code to make it fud.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Another Dll injector ntaryl VB Unsorted 5 01-01-2010 19:37
bypass NOD32 Win32/Injector.YS wollf VB Samples 1 04-09-2009 16:43
[Win32] Injector v0.1 zorgion C/C++ 36 07-06-2009 05:25
c++ injector to inject a vb file Zuzyk VB help 20 06-02-2009 22:50
dll injector ntaryl VB Unsorted 1 12-02-2008 23:19


All times are GMT +1. The time now is 05:14.


vBulletin Version is 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.