Topic: 0-Shell Loader.script - Custom PeCmd.exe  (Read 3109 times)

0-Shell Loader.script - Custom PeCmd.exe
« on: August 09, 2015, 02:56:55 PM »

apinux

  • Code Baker
  • Jr. Chef
  • **
  • Date Registered: Nov 2011
  • Posts: 52
Is it possible to someone to modify the 0-Shell Loader.script to enable a custom PeCmd.exe to be used instead of always using the embedded file?

It already allows me to choose a custom PeCmd.ini file, but some commands require a newer PeCmd.exe version as well.

Thanks!

Re: 0-Shell Loader.script - Custom PeCmd.exe
« Reply #1 on: August 21, 2015, 04:09:55 AM »

Damenta

  • Jr. Chef
  • **
  • Date Registered: Aug 2015
  • Posts: 12
The easiest way is to click "0 - Shell Loader" in Win7PE and then click the edit icon above the green play button at the top of its page next to the big windows icon.

When the edit window is open click the attachments button at the top.

In this windows you can delete PeCmd.exe and add your own under the same name. This will change the embedded files to your files and bypass the things you dont want all together

Re: 0-Shell Loader.script - Custom PeCmd.exe
« Reply #2 on: August 26, 2015, 12:54:44 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
I updated Win7pese "0 - Shell Loader" plugin with Pecmd 1201.88.06.61 EN inisde.
It is not the latest pecmd, Do you have a more recent stable version to share ?

Re: 0-Shell Loader.script - Custom PeCmd.exe
« Reply #3 on: August 27, 2015, 03:15:04 PM »

Rui Paz

  • Code Baker
  • Jr. Chef
  • **
  • Date Registered: Mar 2011
  • Posts: 47
Hi Chris,

By the way there is a little error in the default pecmd.ini included on the script

Code: [Select]
LOGS% %WinDir%\System32\Pecmd.log
...

it should be
Quote
LOGS %WinDir%\System32\Pecmd.log

or
Quote
//uncomment the next line to create the pecmd log for debug purposes
//LOGS %WinDir%\System32\Pecmd.log

Re: 0-Shell Loader.script - Custom PeCmd.exe
« Reply #4 on: August 27, 2015, 08:30:03 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Hi Rui Paz,

Thanks for seeing, the typo is corrected and on server with
Code: [Select]
LOGS %WinDir%\System32\Pecmd.log

I had the same also on Win8/10pese corrected too.
 :smile:

 

Powered by EzPortal