Topic: Creating Malwarebytes 3 plugin - Development  (Read 8752 times)

Re: Creating Malwarebytes 3 plugin - Development
« Reply #20 on: March 16, 2018, 07:02:27 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
it looks like the mbamswissarmy is copied to the sdk folder inside the program folder but it needs to be im the system32\drivers folder AS WELL. Along with another driver or two possibly misplaced or missing altogether.. Malwarebytes will install and run but when it tries to load after a boot it always errors, we have file placement or registry wrong somewhere

One reason I feel like its file placement is that its obvious things aren't all where they're supposed to be if you look at a regular install side by side... the ones I noticed most issues are Malwarebytes*\SDK folder and System32\Drivers....

I have the paid version on my host its hard to compare files and keys because there are extra drivers etc for the active protection...
« Last Edit: March 17, 2018, 04:59:42 PM by bob.omb »

Re: Creating Malwarebytes 3 plugin - Development
« Reply #21 on: March 17, 2018, 03:03:19 AM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
If you run the MBAM3 installer while in PE, it works....
just takes a few seconds to run the MBAM3 Setup file

Re: Creating Malwarebytes 3 plugin - Development
« Reply #22 on: March 19, 2018, 05:37:36 PM »

LittlBUGer

  • Apprentice
  • *
  • BAH HUM BUG!
  • Location: USA
  • Date Registered: Mar 2018
  • Posts: 3
If you run the MBAM3 installer while in PE, it works....
just takes a few seconds to run the MBAM3 Setup file

I don't think it's the installer that's the issue. It's just plain running the program. I personally wouldn't see the need of having the installer to install it while in the PE, I just want the script to run MalwareBytes as if it was installed, which is what most of the scripts do. But, as bob.omb said, it's stuck on a certain error that he's trying to figure out...

Re: Creating Malwarebytes 3 plugin - Development
« Reply #23 on: March 19, 2018, 06:48:28 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
You're right, the installer is not the issue....
So, while you figure out the script, I'll just use the installer to solve the problem.
The nice thing about advice is you do not have to follow it..
« Last Edit: March 19, 2018, 06:49:53 PM by James »

Re: Creating Malwarebytes 3 plugin - Development
« Reply #24 on: March 19, 2018, 08:49:13 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
James,

  Thank you for your workaround, without it we wouldn't be able to run Malwarebytes3 at all.. It is a good temp solution, if it could be made to silently run during boot better, but even better would be if we could get a plugin working and I'm sure you would agree.  We could use the installer for every program in PE....but we don't...because its annoying...

So I'd like to optimistically hope that someone who is also interested in getting this plugin working will contribute, I know James did look at this plugin and so have others and we have all thrown our hands up at it to this point... But I'm sure its possible...

** I did have one question,  how are you able to get around the B:\ issue with the installer without any changes?  The RamDrive (B:\) causes an issue for me unless I run the installer within the first 20seconds of boot or so
« Last Edit: March 19, 2018, 08:51:52 PM by bob.omb »

Re: Creating Malwarebytes 3 plugin - Development
« Reply #25 on: March 20, 2018, 04:17:08 PM »

LittlBUGer

  • Apprentice
  • *
  • BAH HUM BUG!
  • Location: USA
  • Date Registered: Mar 2018
  • Posts: 3
You're right, the installer is not the issue....
So, while you figure out the script, I'll just use the installer to solve the problem.
The nice thing about advice is you do not have to follow it..

I apologize if I misunderstood your previous post or if I came off as rude as that's definitely not what I intended. I was just making a statement of fact is all, but I know that we all appreciate any feedback and help you can give, regardless if it's for the script or installer or anything.  :)

Re: Creating Malwarebytes 3 plugin - Development
« Reply #26 on: November 11, 2018, 04:11:33 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
Plugin is 99% complete  :thumbsup:

x86 and x64 compatible

Malwarebytes 3 Plugin v7: * MB3-Consumer-3-v7.7z (294.23 kB - downloaded 51 times.)

The only problem is that the default scan gives 4 false positives for the basic build.  I need help with this if anyone has time.

(4 separate detections come from only 2 files total)
1) BroadcastEnvChange.exe
2.)BoradcastEnvChange.exe \Run Reg Key
3.) HideRun.exe
4.) HideRun.exe  (without a path)

*Also testing for updates

All located on the X:\  -- I have been trying unsuccessfully to add X:\ and Y:\ as permanent exceptions..  :sad:  Once that can be accomplished or these 2 false positive files getting unflagged somehow the plugin will be perfect  :cool:
« Last Edit: November 11, 2018, 04:14:08 AM by bob.omb »

Re: Creating Malwarebytes 3 plugin - Development
« Reply #27 on: November 11, 2018, 10:37:25 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Bob.Omb

I see hiderun.exe x86 more than 10 years now only 1 AV see as virus
https://www.virustotal.com/#/file/22e7528e56dffaa26cfe722994655686c90824b13eb51184abfe44d4e95d473f/detection

hiderun.exe x64 still more than %50 do not see as virus
https://www.virustotal.com/#/file/85d2c8771aa90f2a92645a9bea70e1a86a0e439f0711dcbea75a056b747c3958/detection

slow progress for AV softwares.

and I see one of old hiderun x86 page closed a while ago (the one we use), I suspect because of AV reports....

**
Maybe we can ask Galapo recompile hiderun.exe x64 with more info on Version:
Current:
Version: 1.1.0.0
Description: hides console window of started program
Copyright: Compiled by Galapo

In addition:
Contact: http://theoven.org/index.php?topic=2040.0


**
Same recompile for BroadcastEnvChang adding Contact link

****
Hopefully, Add a contact to both will make them "none virus" for a while....

:turtle:

Edit:
Galapo, if possible do not use "Original File name" on compile.  :wink:
« Last Edit: November 11, 2018, 10:38:50 AM by Lancelot »

Re: Creating Malwarebytes 3 plugin - Development
« Reply #28 on: November 12, 2018, 01:23:06 AM »

Galapo

  • Gena Baker
  • Grand Chef
  • *****
  • Location: Australia
  • Date Registered: Sep 2010
  • Posts: 2207
Ok, attached are the x64 re-compiles of the two programs. Hopefully this fixes the issue for a while.

Regards,
Galapo.

Re: Creating Malwarebytes 3 plugin - Development
« Reply #29 on: November 12, 2018, 01:30:07 AM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi Galapo

Quote
Ok, attached are the x64 re-compiles of the two programs. Hopefully this fixes the issue for a while.

thanks cobber  :smile: :thumbsup:
« Last Edit: November 12, 2018, 01:30:58 AM by APT »

Re: Creating Malwarebytes 3 plugin - Development
« Reply #30 on: November 12, 2018, 03:12:18 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
You are the man Galapo I will let you know status after testing..   :great:

Re: Creating Malwarebytes 3 plugin - Development
« Reply #31 on: November 12, 2018, 04:28:35 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
It works perfect with the recompiled files :grin: 0 detections from within PE
« Last Edit: November 12, 2018, 04:29:35 AM by bob.omb »

Re: Creating Malwarebytes 3 plugin - Development
« Reply #32 on: November 12, 2018, 06:04:43 AM »

Galapo

  • Gena Baker
  • Grand Chef
  • *****
  • Location: Australia
  • Date Registered: Sep 2010
  • Posts: 2207
Thanks for testing and reporting back. Good to hear!

Re: Creating Malwarebytes 3 plugin - Development
« Reply #33 on: November 12, 2018, 06:10:31 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
Files uploaded to project servers, use Update (Exact and Secure)  :thumbsup:

Re: Creating Malwarebytes 3 plugin - Development
« Reply #34 on: November 12, 2018, 07:08:32 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks Galapo.

Can we have a broadcastenv topic around
http://theoven.org/index.php?board=18.0
which we can give reference too.

+
also update to broadcastenv x86 will be good too. just checked with virustotal

:turtle:

Re: Creating Malwarebytes 3 plugin - Development
« Reply #35 on: November 12, 2018, 08:46:08 AM »

Galapo

  • Gena Baker
  • Grand Chef
  • *****
  • Location: Australia
  • Date Registered: Sep 2010
  • Posts: 2207
Attached is the re-compile of the x86 version.

Regards,
Galapo.

Re: Creating Malwarebytes 3 plugin - Development
« Reply #36 on: November 12, 2018, 11:56:19 AM »

teik

  • Chef
  • ***
  • Date Registered: Nov 2016
  • Posts: 250
Attached is the re-compile of the x86 version.

Regards,
Galapo.

Thank you very much for carrying broadcast in x86. Waiting also for the x86 version of hiderun  :thumbsup:

Great work.

Re: Creating Malwarebytes 3 plugin - Development
« Reply #37 on: November 12, 2018, 12:24:04 PM »

Galapo

  • Gena Baker
  • Grand Chef
  • *****
  • Location: Australia
  • Date Registered: Sep 2010
  • Posts: 2207
Waiting also for the x86 version of hiderun  :thumbsup:

Sure, here you go. I'd personally use the original version, which I simply cannot match in getting mine to compile as small.  :sad:

Regards,
Galapo.

Re: Creating Malwarebytes 3 plugin - Development
« Reply #38 on: November 12, 2018, 01:27:12 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
In the scheme of things overall - a few KB- not a big matter..

Bob you have a lot of time invested to get this one...
But You never gave up...
Great Job...
 :thumbsup:

Re: Creating Malwarebytes 3 plugin - Development
« Reply #39 on: November 12, 2018, 02:10:58 PM »

teik

  • Chef
  • ***
  • Date Registered: Nov 2016
  • Posts: 250
Waiting also for the x86 version of hiderun  :thumbsup:

Sure, here you go. I'd personally use the original version, which I simply cannot match in getting mine to compile as small.  :sad:

Regards,
Galapo.

For my part, weight is not a problem. Thank you so much for sharing it.

 

Powered by EzPortal