Wilders Security Forums  

Go Back   Wilders Security Forums > Security Products > other anti-malware software
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old May 13th, 2009, 09:11 AM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Malware Defender 2.2.0 beta

The beta version is available for download at http://www.torchsoft.com/download/md_setup_2.2.0_b1.exe

what's new?
- Added protection against accessing Service Control Manager.
- Added protection against loading dynamic link libraries.
- Added protection against accessing COM interfaces.
- Added protection against setting hidden attribute of file or folder.
- Added support for searching permission and comment of rules.
- Added support for managing multiple rule files.
- Added support for Windows 7 rc.
- Separated "duplicate handle" permission from "access memory of other processes".
- Improved performance when handling file reading actions.
- Minor improvements and fixes.

1) Since new protections are added, it's recommended to restart system in learning mode after upgrade.

2) A user mode hook module (mdhook.dll) is added in this release to detect accessing SCM, loading DLL and accessing COM interface. The hook module will be loaded in all processes. If you find any compatible programs please tell me.

Thanks for testing.

Xiaolin
  #2  
Old May 13th, 2009, 10:17 AM
jmonge's Avatar
jmonge jmonge is offline
Incredibly Massive Poster
 
Join Date: Mar 2008
Location: Calgary,Canada
Posts: 11,766
Default Re: Malware Defender 2.2.0 beta

thanks xiolin,it is working fine here i followed your advise
__________________
Emsisoft Anti-Malware 7.0/WebRo0t AntiVirus 2o13
  #3  
Old May 13th, 2009, 01:29 PM
tony62's Avatar
tony62 tony62 is offline
Frequent Poster
 
Join Date: Aug 2005
Location: UK
Posts: 214
Default Re: Malware Defender 2.2.0 beta

Most VMware ThinApp applications are not compatible with latest Beta. For applications such as Media Player Classic; DSOUND.dll will not be found, regardless of permissions throughout MD. Exiting MD is the only option.
It would seem that MD cannot handle ThinApp's internal virtualized routines of loading Dynamic Link libraries.
  #4  
Old May 13th, 2009, 10:04 PM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by tony62
Most VMware ThinApp applications are not compatible with latest Beta. For applications such as Media Player Classic; DSOUND.dll will not be found, regardless of permissions throughout MD. Exiting MD is the only option.
It would seem that MD cannot handle ThinApp's internal virtualized routines of loading Dynamic Link libraries.
Where can I find a VMware ThinApp application for testing?

Thanks
  #5  
Old May 13th, 2009, 11:01 PM
tony62's Avatar
tony62 tony62 is offline
Frequent Poster
 
Join Date: Aug 2005
Location: UK
Posts: 214
Default Re: Malware Defender 2.2.0 beta

Quote:
Eliminate Installation Conflicts with Application Virtualization

Application virtualization encapsulates the applications from the OS and each other; eliminating costly regression testing and conflicts from badly behaving applications. Just plug in an .MSI or .EXE file to deploy a virtual system environment, including registry keys, DLLs, third-party libraries, and frameworks without requiring any installation of agents or applications on the underlying operating system.
Below is a link to Media Player Classic(open Source). Media Player Classic has been wrapped by me with a demo version of ThinApp.

http://www.speedyshare.com/582958945.html

Test MPC with MD beta running, then without!
  #6  
Old May 14th, 2009, 03:28 AM
bellgamin's Avatar
bellgamin bellgamin is offline
Very Frequent Poster
 
Join Date: Aug 2002
Location: Hawaii
Posts: 5,202
Default Re: Malware Defender 2.2.0 beta

The beta runs great!
__________________
Primo freebeez: TinyWatcher POP Peeper Kalender
  #7  
Old May 14th, 2009, 03:39 AM
aigle's Avatar
aigle aigle is offline
Incredibly Massive Poster
 
Join Date: Dec 2005
Location: Saudi Arabia/ Pakistan
Posts: 10,409
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by xiaolin
2) A user mode hook module (mdhook.dll) is added in this release to detect accessing SCM, loading DLL and accessing COM interface. The hook module will be loaded in all processes. If you find any compatible programs please tell me.

Why user mode? Will it not decrease the security?

Thanks
__________________

Ubuntu 12.10
AX64 Time Machine, Comodo FW & Defence Plus, Sandboxie not compatible?
  #8  
Old May 14th, 2009, 03:59 AM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by tony62
Below is a link to Media Player Classic(open Source). Media Player Classic has been wrapped by me with a demo version of ThinApp.

http://www.speedyshare.com/582958945.html

Test MPC with MD beta running, then without!
I will test it. Thx
  #9  
Old May 14th, 2009, 04:12 AM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by aigle
Why user mode? Will it not decrease the security?

Thanks
The new protections (accessing SCM, loading DLL and accessing COM interface) can not be implemented in kernel. And user mode hooks are unavoidable when making x64 version of MD, since kernel hooks are not allowed in 64-bit Windows.

Malware may try to restore user mode hooks in current process, but I will add the ability to protect hooks installed by MD.
  #10  
Old May 14th, 2009, 04:27 AM
Ilya Rabinovich Ilya Rabinovich is offline
Developer
 
Join Date: Sep 2005
Posts: 1,516
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by xiaolin
The new protections (accessing SCM, loading DLL and accessing COM interface) can not be implemented in kernel.
Really? For x32 Windows it's all possible. At least dll module loading detection is possible to implement at kernel level with API provided by MS.
__________________
DefenseWall HIPS developer. www.softsphere.com
  #11  
Old May 14th, 2009, 06:52 AM
smith2006 smith2006 is offline
Frequent Poster
 
Join Date: Mar 2006
Posts: 579
Default Re: Malware Defender 2.2.0 beta

I keep getting these application error after installing 2.2.0 beta.

I have no issue when using 2.1.1.
Attached Images
 
  #12  
Old May 14th, 2009, 10:24 AM
jmonge's Avatar
jmonge jmonge is offline
Incredibly Massive Poster
 
Join Date: Mar 2008
Location: Calgary,Canada
Posts: 11,766
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by smith2006
I keep getting these application error after installing 2.2.0 beta.

I have no issue when using 2.1.1.
when you install the new beta 2.2 in learning mode?
__________________
Emsisoft Anti-Malware 7.0/WebRo0t AntiVirus 2o13
  #13  
Old May 14th, 2009, 11:16 AM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by smith2006
I keep getting these application error after installing 2.2.0 beta.

I have no issue when using 2.1.1.
Thanks for the bug report. I will fix it.
  #14  
Old May 14th, 2009, 02:57 PM
spidey
 
Posts: n/a
Default Re: Malware Defender 2.2.0 beta

I was getting the same errors. I wasn't having any luck getting learning mode to create rules. I created rules manually to allow each process access to it's own memory which eliminated the errors.

Here's a screenshot of a typical rule (in this case, for Excel):
http://i39.tinypic.com/2ezlhk4.jpg
  #15  
Old May 14th, 2009, 10:07 PM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by spidey
I was getting the same errors. I wasn't having any luck getting learning mode to create rules. I created rules manually to allow each process access to it's own memory which eliminated the errors.

Here's a screenshot of a typical rule (in this case, for Excel):
http://i39.tinypic.com/2ezlhk4.jpg
Many other security software (such as jetico) will install hooks at same position as MD's hooks. In next beta release, I will remove the alert of accessing own memory, and add global file rules to protect MD's hooks (more secure). But you still have to create PERMIT rules if you are using MD with jetico.
  #16  
Old May 14th, 2009, 10:18 PM
smith2006 smith2006 is offline
Frequent Poster
 
Join Date: Mar 2006
Posts: 579
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by jmonge
when you install the new beta 2.2 in learning mode?

Yes, it was installed in learning mode.
  #17  
Old May 14th, 2009, 10:18 PM
smith2006 smith2006 is offline
Frequent Poster
 
Join Date: Mar 2006
Posts: 579
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by xiaolin
Thanks for the bug report. I will fix it.

No problem.
  #18  
Old May 15th, 2009, 01:12 AM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Malware Defender 2.2.0 beta2 is released.

The beta version is available for download at http://www.torchsoft.com/download/md_setup_2.2.0_b2.exe

what's new since beta1?
- Fixed a bug when searching rule permissions.
- Fixed a bug that the application rule dialog cannot be displayed properly on low resolution screen.
- Fixed bugs in mdhook.dll.
- Added dwm.exe to system application rule list on Windows Vista or above.
- Changed the method for protecting hooks installed by MD. MD will not restrict accessing own memory of processes, but use new global file rules to restrict reading related dlls.

NOTE:
If you upgrade MD from old versions, please import the following rule file. (Rule menu -> Import)
http://www.torchsoft.com/download/Re...cted_Files.dat

It's recommended to restart system in learning mode after upgrade.
  #19  
Old May 15th, 2009, 01:41 AM
nick s nick s is offline
Very Frequent Poster
 
Join Date: Nov 2002
Posts: 1,427
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by xiaolin
Malware Defender 2.2.0 beta2 is released.

The beta version is available for download at http://www.torchsoft.com/download/md_setup_2.2.0_b2.exe

what's new since beta1?
- Fixed a bug when searching rule permissions.
- Fixed a bug that the application rule dialog cannot be displayed properly on low resolution screen.
- Fixed bugs in mdhook.dll.
- Added dwm.exe to system application rule list on Windows Vista or above.
- Changed the method for protecting hooks installed by MD. MD will not restrict accessing own memory of processes, but use new global file rules to restrict reading related dlls.

NOTE:
If you upgrade MD from old versions, please import the following rule file. (Rule menu -> Import)
http://www.torchsoft.com/download/Re...cted_Files.dat

It's recommended to restart system in learning mode after upgrade.
Hi Xiaolin,

MD 2.2.0 beta 2 breaks Sandboxie 3.37.10 (beta) on Vista SP2. It is not possible to invoke a sandboxed app unless I disable MD.
__________________
Nick
  #20  
Old May 15th, 2009, 02:28 AM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by nick s
Hi Xiaolin,

MD 2.2.0 beta 2 breaks Sandboxie 3.37.10 (beta) on Vista SP2. It is not possible to invoke a sandboxed app unless I disable MD.
Hi, I tested but did not find the problem. Could you try to use learning mode when invoking a sandboxed app?

Thanks,
Xiaolin
  #21  
Old May 15th, 2009, 02:40 AM
nick s nick s is offline
Very Frequent Poster
 
Join Date: Nov 2002
Posts: 1,427
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by xiaolin
Hi, I tested but did not find the problem. Could you try to use learning mode when invoking a sandboxed app?

Thanks,
Xiaolin
I did not reboot as recommended. Sandboxed apps work as expected after rebooting. Sorry for the false alarm.
__________________
Nick
  #22  
Old May 15th, 2009, 06:54 PM
arran's Avatar
arran arran is offline
Very Frequent Poster
 
Join Date: Feb 2008
Posts: 1,090
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by Ilya Rabinovich
Quote:
Originally Posted by xiaolin
The new protections (accessing SCM, loading DLL and accessing COM interface) can not be implemented in kernel.
Really? For x32 Windows it's all possible. At least dll module loading detection is possible to implement at kernel level with API provided by MS.

I like it when there is competition when Vendors Pull up and correct other Vendors, Not because I like watching Flame wars if it turn out to be flame war, But because the end Result is it Produces better Security for us with having really good products. And still waiting for xiaolin to make a reply. I run
Defense wall and Malware Defender So guys just make sure they will always run together smoothly with no conflicts.
__________________
Win7 64bit Ultimate
Sandboxie | Applocker | Admuncher | Macrium Reflect | TrueCrypt |
FF Add On's | Greasemonkey | Secure Login | Noscript | Ant Video downloader | Status 4 evar
  #23  
Old May 15th, 2009, 10:24 PM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Quote:
Originally Posted by arran
I like it when there is competition when Vendors Pull up and correct other Vendors, Not because I like watching Flame wars if it turn out to be flame war, But because the end Result is it Produces better Security for us with having really good products. And still waiting for xiaolin to make a reply. I run
Defense wall and Malware Defender So guys just make sure they will always run together smoothly with no conflicts.
Yes, I should not say "can not be implemented in kernel", there are possibilities. But I choose to implemented these functions in user mode. I think it's the right decision.
  #24  
Old May 17th, 2009, 05:37 AM
xiaolin xiaolin is offline
Frequent Poster
 
Join Date: Aug 2008
Posts: 248
Default Re: Malware Defender 2.2.0 beta

Malware Defender 2.2.0 beta3 is released.

The beta version is available for download at http://www.torchsoft.com/download/md_setup_2.2.0_b3.exe

what's new since beta2?
- Fixed a bug that some applications cannot start when MD is running.
- Fixed a bug that the COM interface rules of * application rule cannot be deleted.

NOTE:
If you upgrade MD from v2.2.0 beta1 or before, please import the following rule file. (Rule menu -> Import) http://www.torchsoft.com/download/Re...cted_Files.dat

It's recommended to restart system after upgrade (not necessary in learning mode).

Thanks,
Xiaolin
  #25  
Old May 19th, 2009, 12:31 AM
G1111's Avatar
G1111 G1111 is offline
Very Frequent Poster
 
Join Date: May 2005
Location: USA
Posts: 1,721
Default Re: Malware Defender 2.2.0 beta

I have been thinking of trying MD and have a few questions. I am currently using KAV, Ouptpost Firewall and Prevx 3.0 (all paid/latest versions). I am now also using Ghost Security (AppDefend/RegDefend) & DiamondCS WormGuard. MD would replace these two HIPS programs.

Is there any known conflicts with MD and KAV, Outpost or Prevx (or other security programs)? Is MD compatible with Vista or Windows 7? I am currently using XP home SP3.

Are the default rules good protection? Also do you have to disable it to install new software. I occasionally screwed up some installs when I was using ProcessGuard. Ghost Security did not have any issues with software installation other than a lot of pop ups if you didn't disable protection first.

Is MD as easy to use as Ghost Security and does it have a light footprint? Is there any user manual available?

Last edited by G1111 : May 19th, 2009 at 02:13 AM.
 

Wilders Security Forums > Security Products > other anti-malware software « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 11:04 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums