http://www.perlmonks.org?node_id=888052


in reply to Win32::Process - Suspend/Resume/Kill NOT working with binary of par packer?

My guess would be that the Perl script is run in a separate process.  The wrapper binary (counter.exe) most likely just unpacks the par package, and then runs the Perl binary...  Check the PIDs and you'll know.

  • Comment on Re: Win32::Process - Suspend/Resume/Kill NOT working with binary of par packer?
  • Download Code