Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. hide process Error!

hide process Error!

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestionworkspace
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    szcococut
    wrote on last edited by
    #1

    I use LoadLibrary( "ntdll.dll" ) to hide process! just like : hNtDLL = LoadLibrary( "ntdll.dll" ); RtlInitUnicodeString = (CProcessHide::RTLINITUNICODESTRING)GetProcAddress( hNtDLL, "RtlInitUnicodeString"); ZwOpenSection = (CProcessHide::ZWOPENSECTION)GetProcAddress( hNtDLL, "ZwOpenSection"); ............. but in window 2000 pro : 1,some compuctors can start up and hide process; 2,some compuctors can start up but can't hide process; 3,some compuctors can't start up the exe. Show Error like this: "now Creating Error Log!" if I Setup vc6.0 in the compuctors which can't Start up the exe. the exe can Start up ,and Hide process! why? how to fix it ? thanks braden -- modified at 3:00 Monday 19th December, 2005

    S 1 Reply Last reply
    0
    • S szcococut

      I use LoadLibrary( "ntdll.dll" ) to hide process! just like : hNtDLL = LoadLibrary( "ntdll.dll" ); RtlInitUnicodeString = (CProcessHide::RTLINITUNICODESTRING)GetProcAddress( hNtDLL, "RtlInitUnicodeString"); ZwOpenSection = (CProcessHide::ZWOPENSECTION)GetProcAddress( hNtDLL, "ZwOpenSection"); ............. but in window 2000 pro : 1,some compuctors can start up and hide process; 2,some compuctors can start up but can't hide process; 3,some compuctors can't start up the exe. Show Error like this: "now Creating Error Log!" if I Setup vc6.0 in the compuctors which can't Start up the exe. the exe can Start up ,and Hide process! why? how to fix it ? thanks braden -- modified at 3:00 Monday 19th December, 2005

      S Offline
      S Offline
      szcococut
      wrote on last edited by
      #2

      up!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups