EP_X0FF wrote:https://github.com/hfiref0x/ZeroAccess
Hi,
Nothing important, just forgot to change this:
--------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<assemblyIdentity
type="win32"
name="WinObjEx64" --> belong to WinObjEx64 project.
version="1.0.0.0"
processorArchitecture="*"
/>
<description>
ZeroAccess </description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
--------------------
BTW, I noticed, in your "release" does not contain debug directory...
there is an option in MSVC
U1 to disable it or you remove it manually?
I Already posted here:
http://www.kernelmode.info/forum/viewto ... 376#p26376
Best regards.