unknown dll and exe: ezbewvi.dll, ezbewvi.exe

From: ppunk (peter1712_at_gmx.net)
Date: 09/02/03


Date: 2 Sep 2003 12:11:26 -0700

hello,
by visiting a website several DLLs and an EXE were saved in my TEMP
and WINNT/SYSTEM32 folder. I removed all with exception of ezbewvi.exe
and ezbewvi.dll. Removal of these was impossible, even immediatly
after system startup. Inspection with Process Explorer showed, that
many processes are using this dll but the exe was not in the process
list (?). I'm using Windows2000. Does anybody know something about
this dll or exe? Is there a virus using them? How can I get rid of
them?

thanks for an answer.



Relevant Pages

  • Re: Editors
    ... some strip them on exe files by default. ... "preferred base address" and, yup, relocations are completely ... DLL files, though, aren't loaded into their own address space but are ... EXE's "entry-point", though, is not "special" in that it's just an ...
    (alt.lang.asm)
  • Re: unexpected exception handler
    ... Do you mean COM/ATL API does not and should not throw any exception? ... I keep my solution into separate DLLs and a single EXE which utilizes the ... DLL for the reason of packaging and better upgrade, ... in no binary standard in C++, so no binary standard to describe an exception ...
    (microsoft.public.vc.language)
  • Re: DLL pass vector by value crash
    ... The prototype for testfunc is a by-value copy, so it has to make a copy of the value. ... Are you using static linking for either the .exe (if so, it probably won't work correctly, ... clearly using the shared CRT DLL for the DLL you are constructing. ... no crash occurs in either config. ...
    (microsoft.public.vc.mfc)
  • Re: DLL pass vector by value crash
    ... stack of the exe and may allocate default member element on the exe heap. ... If this is a dangerous situation, the simple app I set up calling testFunc() ... in a dll did not crash. ... msvcr90.dll!free and access the source code of free.c. ...
    (microsoft.public.vc.mfc)
  • Re: Releasing my VB.NET app over the intranet
    ... of the primary EXE and when compiled I am copying the contents ... the directory and open a browser on the web server and type ... > another dll, we need to put the dll in the same directory, so that the clr ... > The executable will be downloaded to the assembly download cache on the ...
    (microsoft.public.dotnet.framework)