Hi,
it's not an issue per say, more of a request for more information.
So far, I've :
- Added my payload DLL (the one I need to run as SYSTEM) in the variable "
SOURCE_FILE" in dllmain.cpp
- Changed all the GUID and the bits and pieces since I'm targeting Symantec version 3335.1000
- Compiled the RpcDll project
- Put the generated DLL into the same folder as the copy of
DevViewer.exe (renamed TextInputFramework.dll)
- Executed
DevViewer.exe. The GUI was opened.
However, I don't see the setup.dll in system32.
Any clues ? Am I doing it right ?
In TriDiag, do I need to change CLSID_CollectorService to the correct GUID ?
Many thanks :)
Hi,
it's not an issue per say, more of a request for more information.
So far, I've :
SOURCE_FILE" indllmain.cppDevViewer.exe(renamedTextInputFramework.dll)DevViewer.exe. The GUI was opened.However, I don't see the
setup.dllin system32.Any clues ? Am I doing it right ?
In TriDiag, do I need to change
CLSID_CollectorServiceto the correct GUID ?Many thanks :)