Leaderboard
Popular Content
Showing content with the highest reputation on 03/31/2023 in all areas
-
... That MB Forum poster never mentioned WinXP himself, TBH , but he did write: in his original post; "legacy systems with Never Expiring License" do comprise WinXP, though, hence the rise of interest here ... In one of his subsequent posts, "he" made it clear "he" was running 3.5.1. on Vista and Win7; it's relatively easy to tell from the screenshot in his OP that it's been taken from one of his Win7 systems... ; I wouldn't do that myself; for all they know, the admins of that support forum live under the impression "That version (i.e. 3.5.1) no longer has updates."; tipping them that their impression is not true currently will only result in them tipping, in turn, those involved, who, no doubt, would turn a (perhaps forgotten?) switch to OFF even sooner ... BTW, I see no reason now for further posts about MBAM Legacy updating its definitions/pattern signatures on either XP or Vista ; ; what would be "post-worthy", no doubt, is the time it stops doing so permanently (on either OS) ...3 points
-
3 points
-
At the beginning of March, this 5-year-old thread was only 27 pages long!? I took a vacation from MSFN this month because certain members were driving me nuts, and spent most of the afternoon yesterday catching up on reading this thread - but I didn’t learn very much. I’m glad that someone (AstroSkipper) finally tried Qihoo 360. Back in the day, no one wanted to use anything from China; but the 360 Chromium fork is your best browser option now so might as well consider their antivirus I guess!? I replied about the Malwarebytes “crisis” on the previous page, but it should be noted that version 3.5.1 will reach 5 years of age on May 8, so no one should be surprised if definition updates are soon cut off - just as they were for version 2.2.1 (an old favorite of mine) nearly a year ago.2 points
-
2 points
-
Valve dropping support for 7/8 , enjoy Steam while you can. https://help.steampowered.com/en/faqs/view/4784-4F2B-1321-800A1 point
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20230401-3219d2d-uxp-c867bd4fe-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20230401-3219d2d-uxp-c867bd4fe-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20230401-3219d2d-uxp-c867bd4fe-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20230401-d849524bd-uxp-c867bd4fe-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20230401-d849524bd-uxp-c867bd4fe-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20230401-d849524bd-uxp-c867bd4fe-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win64-git-20230401-d849524bd-uxp-c867bd4fe-xpmod.7z Official UXP changes picked since my last build: - Issue #2176 - Don't reconstruct the parent when tearing down display:contents nodes with pseudo-elements. (dd2697172) - Issue #2175 - Fix build bustage in WebRTC. (1788589ca) - Issue #2155 - Split Nestable to ds/ and EmitterScope to EmitterScope.{cpp.h} (81691afbc) - Issue #2155 - Move NestableControl classes except ForOfLoopControl to BytecodeControlStructures.{cpp.h} (a8ac1cac3) - Issue #2155 - Move TryEmitter and ForOfLoopControl to TryEmitter.{cpp.h} and ForOfLoopControl.{cpp.h} (70e1654c3) - Issue #2155 - Add SwitchEmitter (2554a83d1) - Issue #61 - Reinstate buildability with shared gkmedias dll (371d7cf05) - Issue #61 - Place Skia in libxul (6b3767c44) - Issue #61 - Add configure option for non-windows platforms (924bf92e4) - Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias symbols.def (c85f28b0c) - Issue #61 - Add missing external symbols for gkmedias when WebRTC is built (6b510a74e) - Issue #62 - Get --enable-shared-js and --enable-export-js working again, and fix link bustage related to ICU when doing shared lib (b171da18f) - Issue #62 - Fix xul.dll link bustage related to MovableCellHasher. (2c8387f4f) - Issue #62 - Fix xul.dll link bustage relating to JSErrorNotes. (6890cdd9a) - Issue #62 - Fix xul.dll link bustage related to JS::ubi::DominatorTree. (ed30a9646) - Issue #2165 - Build ICU as a shared library if we're building Spidermonkey shared. (bad884a7c) - Issue #2165 - Follow-up: Always build ICU as shared lib in Windows. (18e43fad2) - Issue #324 - Follow-up: Remove more traces of *INTL_API. (9ff14017e) - Issue #2165 - Disable LNK4217 and LNK4286 warnings when linking ICU as they're too spammy. (f09b0002e) - Issue #62 - Always build Spidermonkey as shared lib in Windows. (66eaa872f) - Issue #1831 - Add an option to enable TLS 1.3 "compatibility" mode. (ca93d4b42) - Issue #2180 - Add pref to control NSS TLS 1.3 protocol downgrade sentinel (dc4bf9b82) - Issue #2180 - Follow-up: Move sentinel check up a bit. (f6f0a495a) Official Pale-Moon changes picked since my last build: - [Pale-Moon] Issue MoonchildProductions/UXP#61 - Add gkmedias back to package-manifest (d7a120958) - [Pale-Moon] Issue MoonchildProductions/UXP#2165 - Support ICU as shared library in packaging. (f284afab4) - [Pale-Moon] Issue MoonchildProductions/UXP#2165 - Follow-up: Simplify OS detection for MOZ_SHARED_ICU check. (64bc4788e) Official Basilisk changes picked since my last build: - [Basilisk] Issue MoonchildProductions/UXP#61 - Add gkmedias to package-manifest (e6ed122e1) My changes since my last build: - [Basilisk] Issue MoonchildProductions/UXP#2165 - Support ICU as shared library in packaging. (09138ab01) - gkmedias: add missing `_moz_cairo_scaled_font_get_hint_metrics` export, fix linking (68d130e55) - [Basilisk] Issue MoonchildProductions/UXP#2165 - Follow-up: Simplify OS detection for MOZ_SHARED_ICU check. (c867bd4fe) Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.1 point
-
You're absolutely right! What is to happen will happen anyway. There's nothing we can do about it anyway. And we don't want to make it worse, do we? Time to move on in this thread.1 point
-
What can I say now about Artificial Intelligence? Each calculation is primitive as much as possible. Nature shows in last 4.5 Billion years, that this concept with Hidden Layers is more sucessfull than any other. It is strict sequential. But parts can run at the same time. Interesting here is, that those artificial Neurons always fire. So, not all good from natural Neuron is still in compi as today, 31 March 2023. When you know Gauß "Methode der kleinsten Quadrate" and Matrix Multiplication, thats all. But: With enough computing power, no more invention is needed. Those machines can recognice every pattern, if there is one. For example I noticed, that in the Prime Numbers are more stored in, than only its divisibilty. So, in principle we already build a Super Intelligence, which is more capable than any human will ever be. Only the enormous power consumption gives as at the moment a chance to survive: 10.000.000.000 more power need any cpu, compared with Human brain. This problem will only be solved with Quantum Computers. The same Algorithm are there already. Until now, a machine with Intelligence of normal human person, needs all US power plants Dietmar1 point
-
Thanks! But which loss do you mean? There is personally no serious loss. If Malwarebytes really stops rolling out fresh definition updates, the current state will be good enough for a while. Of course, no new definition updates would be a great pity and another setback for all users on Windows XP and Vista. But my license is also valid for the most recent 4.5.25 or upcoming versions, i.e. versions targeting Windows 7 or 10. It's a lifetime license, whatever lifetime means, of course especially according to the recent experiences made.1 point
-
@Mark-XP Here is a first try with Backpropagation for to learn the "AND" function. Nice, works! Only Java Standard Bibliothek is used Dietmar To train a program to learn the AND function, we can use a neural network. A neural network is a type of machine learning model that consists of multiple layers of interconnected nodes (neurons) that can learn to recognize patterns in data. For this particular problem, we can create a neural network with two input nodes, one output node, and one hidden layer with a variable number of neurons. The two input nodes correspond to the two binary inputs of the AND function, and the output node corresponds to the output of the function. To train the neural network, we need to provide it with a set of input-output pairs (also known as training examples) for the AND function. For example, one input-output pair could be (0,0) -> 0, meaning that when the input is (0,0), the output should be 0. We can create a set of four such input-output pairs for the AND function using the truth table above. We can then randomly initialize the weights and biases of the neural network, and use a training algorithm (such as stochastic gradient descent) to adjust the weights and biases based on the training examples. The goal is to minimize the difference between the output of the neural network and the desired output for each training example. As the neural network trains, it learns to recognize the patterns in the input-output pairs and adjusts its weights and biases to better predict the output for each input. Once the training process is complete, the neural network should be able to correctly predict the output of the AND function for any given input. In summary, the program learns the AND function by using a neural network with two input nodes, one output node, and one hidden layer with a variable number of neurons. It is trained using a set of input-output pairs for the AND function and a training algorithm that adjusts the weights and biases of the neural network based on the training examples. The neural network learns to recognize patterns in the input-output pairs and adjusts its weights and biases to better predict the output for each input. package neuralnetwork; import java.util.Arrays; public class NeuralNetwork { private int numInputNodes; private int numHiddenNodes; private int numOutputNodes; private int numHiddenLayers; private double[][] inputHiddenWeights; private double[][] hiddenOutputWeights; private double[] hiddenBias; private double[] outputBias; public NeuralNetwork(int numInputNodes, int numHiddenNodes, int numOutputNodes, int numHiddenLayers) { this.numInputNodes = numInputNodes; this.numHiddenNodes = numHiddenNodes; this.numOutputNodes = numOutputNodes; this.numHiddenLayers = numHiddenLayers; // initialize weights and biases randomly inputHiddenWeights = new double[numInputNodes][numHiddenNodes]; hiddenOutputWeights = new double[numHiddenNodes][numOutputNodes]; hiddenBias = new double[numHiddenNodes]; outputBias = new double[numOutputNodes]; for (double[] row : inputHiddenWeights) { Arrays.fill(row, Math.random()); } for (double[] row : hiddenOutputWeights) { Arrays.fill(row, Math.random()); } for (int i = 0; i < numHiddenNodes; i++) { hiddenBias[i] = Math.random(); } for (int i = 0; i < numOutputNodes; i++) { outputBias[i] = Math.random(); } } public double sigmoid(double x) { return 1 / (1 + Math.exp(-x)); } public double sigmoidDerivative(double x) { double fx = sigmoid(x); return fx * (1 - fx); } public double[] forwardPropagation(double[] input) { // calculate activations for first hidden layer double[] hiddenActivations = new double[numHiddenNodes]; for (int j = 0; j < numHiddenNodes; j++) { double sum = 0; for (int i = 0; i < numInputNodes; i++) { sum += input[i] * inputHiddenWeights[i][j]; } hiddenActivations[j] = sigmoid(sum + hiddenBias[j]); } // calculate activations for subsequent hidden layers for (int layer = 1; layer < numHiddenLayers; layer++) { double[] nextHiddenActivations = new double[numHiddenNodes]; for (int j = 0; j < numHiddenNodes; j++) { double sum = 0; for (int i = 0; i < numHiddenNodes; i++) { sum += hiddenActivations[i] * inputHiddenWeights[i][j]; } nextHiddenActivations[j] = sigmoid(sum + hiddenBias[j]); } hiddenActivations = nextHiddenActivations; } // calculate output layer activations double[] outputActivations = new double[numOutputNodes]; for (int j = 0; j < numOutputNodes; j++) { double sum = 0; for (int i = 0; i < numHiddenNodes; i++) { sum += hiddenActivations[i] * hiddenOutputWeights[i][j]; } outputActivations[j] = sigmoid(sum + outputBias[j]); } return outputActivations; } public void backPropagation(double[] input, double[] targetOutput, double learningRate) { // perform forward propagation to get activations for all layers double[] hiddenActivations = new double[numHiddenNodes]; for (int j = 0; j < numHiddenNodes; j++) { double sum = 0; for (int i = 0; i < numInputNodes; i++) { sum += input[i] * inputHiddenWeights[i][j]; } hiddenActivations[j] = sigmoid(sum + hiddenBias[j]); } double[] outputActivations = new double[numOutputNodes]; for (int j = 0; j < numOutputNodes; j++) { double sum = 0; for (int i = 0; i < numHiddenNodes; i++) { sum += hiddenActivations[i] * hiddenOutputWeights[i][j]; } outputActivations[j] = sigmoid(sum + outputBias[j]); } // calculate output layer error double[] outputErrors = new double[numOutputNodes]; for (int j = 0; j < numOutputNodes; j++) { double outputActivation = outputActivations[j]; double targetOutputValue = targetOutput[j]; outputErrors[j] = outputActivation * (1 - outputActivation) * (targetOutputValue - outputActivation); } // calculate hidden layer errors double[] hiddenErrors = new double[numHiddenNodes]; for (int j = 0; j < numHiddenNodes; j++) { double hiddenActivation = hiddenActivations[j]; double sum = 0; for (int k = 0; k < numOutputNodes; k++) { double outputError = outputErrors[k]; double weight = hiddenOutputWeights[j][k]; sum += outputError * weight; } hiddenErrors[j] = hiddenActivation * (1 - hiddenActivation) * sum; } // update weights and biases for output layer for (int j = 0; j < numOutputNodes; j++) { double outputError = outputErrors[j]; for (int i = 0; i < numHiddenNodes; i++) { double hiddenActivation = hiddenActivations[i]; double delta = learningRate * outputError * hiddenActivation; hiddenOutputWeights[i][j] += delta; } outputBias[j] += learningRate * outputError; } // update weights and biases for hidden layer for (int j = 0; j < numHiddenNodes; j++) { double hiddenError = hiddenErrors[j]; for (int i = 0; i < numInputNodes; i++) { double inputActivation = input[i]; double delta = learningRate * hiddenError * inputActivation; inputHiddenWeights[i][j] += delta; } hiddenBias[j] += learningRate * hiddenError; } } public static void main(String[] args) { // create neural network with 2 input nodes, 2 hidden nodes, and 1 output node NeuralNetwork nn = new NeuralNetwork(2, 2, 1, 1); // define input and target output for AND function double[][] input = {{0, 0}, {0, 1}, {1, 0}, {1, 1}}; double[][] targetOutput = {{0}, {0}, {0}, {1}}; // train network using backpropagation for (int epoch = 0; epoch < 100000; epoch++) { for (int i = 0; i < input.length; i++) { nn.backPropagation(input[i], targetOutput[i], 0.1); } } // test network with some inputs double[] testInput1 = {0, 0}; double[] testInput2 = {0, 1}; double[] testInput3 = {1, 0}; double[] testInput4 = {1, 1}; System.out.println("0 AND 0 = " + nn.forwardPropagation(testInput1)[0]); System.out.println("0 AND 1 = " + nn.forwardPropagation(testInput2)[0]); System.out.println("1 AND 0 = " + nn.forwardPropagation(testInput3)[0]); System.out.println("1 AND 1 = " + nn.forwardPropagation(testInput4)[0]); } }1 point
-
Modify 360chrome.exe Program needed: Resource Hacker Source: http://angusj.com/resourcehacker/#download Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application Copy 360chrome.exe to a temporary working folder Open temporary folder's 360chrome.exe in Resource Hacker Expand Version Info and select 1 : 1033 Edit VALUE "FileDescription", "360极速浏览器" to VALUE "FileDescription", "360Chrome" Edit VALUE "ProductName", "360极速浏览器" to VALUE "ProductName", "360Chrome" Edit VALUE "ProductShortName", "360极速浏览器" to VALUE "ProductShortName", "360Chrome" Select Action dropdown menu and select Compile Script Select File dropdown menu and select Save Exit Resource Hacker Program needed: HxD Source: https://mh-nexus.de/en/downloads.php?product=HxD20 Open the 360chrome.exe in the temporary working folder that was created in the above Resource Hacker step in HxD Search Unicode for User Data\safemon Replace 55 00 73 00 65 00 72 00 20 00 44 00 61 00 74 00 61 00 5C 00 73 00 61 00 66 00 65 00 6D 00 6F 00 6E 00 with 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Search Non-Unicode for SignalIfShowCrashDialog Replace 53 69 67 6E 61 6C 49 66 53 68 6F 77 43 72 61 73 68 44 69 61 6C 6F 67 with 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Search Non-Unicode for SignalInitializeCrashReporting Replace 53 69 67 6E 61 6C 49 6E 69 74 69 61 6C 69 7A 65 43 72 61 73 68 52 65 70 6F 72 74 69 6E 67 with 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Search Unicode for http://chrome.360.cn Replace with hxxp://chrome.360.cn Select File dropdown menu and select Save Exit HxD Copy the 360chrome.exe just saved and replace the 360chrome.exe in ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application Delete temporary working folder1 point
-
Create Base Folder Structure Source File: https://lrepacks.net/repaki-programm-dlya-interneta/182-360-extreme-explorer-amp-portable.html Description: 360 Extreme Explorer 13.5.2036.0 (Repack & Portable) Create Folder Execute _Unpack Portable.cmd to create base 360Chrome folder structure I rename the 360Chrome folder to ! 360ChromePortable_13.5.2036_rebuild_1_ungoogled so below instructions will use this name as reference Delete files and subfolders / Create zero-byte files Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\User Data\Default Delete file Google Profile.ico Delete file Secure Preferences Delete file Top Sites Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\components Delete folder download Delete folder npflash Delete folder ppflash Create zero-byte file download Create zero-byte file npflash Create zero-byte file ppflash Create zero-byte file widevine12 (optional) Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 Rename subfolder Locales to locales (optional) Rename file libEGL.dll to libegl.dll (optional) Rename file libGLESv2.dll to libglesv2.dll (optional) Delete folder plugins Delete file 360base.dll Delete file audiomute.dll Delete file change_wallpaper.zip Delete file eacl.dat Delete file errorpage.zip Delete file last_tabs.zip Delete file MobileAdapter.dll Delete file newtab.zip Delete file nocoin.dat Delete file SnapPlugin.dll Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0\locales Rename en-US.pak to en-us.pak (optional) Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0\swiftshader Rename file libEGL.dll to libegl.dll (optional) Rename file libGLESv2.dll to libglesv2.dll (optional) Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0\skin Delete file jisu9_chrome.srx Delete file jisu9_dark.srx Delete file jisu9wallpaper.srx Delete file jisu11.srx Delete file jisu13.srx1 point
-
This Malwarebytes “crisis” appears to have been precipitated by ONE user who reported not getting any updates!? The screenshot he posted wasn’t even from a Vista or XP system because “Ransomware protection” (which never supported XP or Vista) was shown as “On” rather than greyed out! (Another possibility: He attempted to activate that feature on Vista with a registry hack, rendering MB 3.5.1 incapable of updating.) Perhaps you should post to tell that user that 3.5.1 is working fine on XP and Vista, and that newer versions are available for Windows 7? Imacri would rather point out errors in the removal of XP/Vista documentation from their forum it seems.1 point
-
My question on Malwarebytes' forum: AdvancedSetup's direct reply: Maybe, this Root Admin is not able to answer a question accordingly and correctly. It is possible he always gives the same reply "support of version 3.5.1 will end soon". Whatever support he is referring to. I can't really assess his skills. Seems to me more of a robot.1 point
-
My Windows XP machine works perfectly. There is nothing to give up. If Malwarebytes stops providing definition updates for their version 3.5.1.2522, I have enough other options which of course are not comparable to those in Windows 7 and up. But my options are sufficient for the foreseeable future. And I will share the knowledge about these options here, of course.1 point
-
True there haven't been any actual program updates for 3.5.x for many years now, but Malwarebytes support would still help you if you had problems with it. I suspect it's that which will now end, if it hasn't already. That's a different issue to the ending of pattern updates for the program.1 point
-
to install .NET 4.8 on Win8.0 and their .net 4.8 updates, look in this thread from another forum and here too (need to be a member there to view links) that is not the case as Mozilla recently decided to extend Win7/8.x support and the upcoming Firefox ESR 115 release WILL support those versions until late 2024. not necessarily true for 8.1 w/out the bypass tool it's not like with newer server 2012 rtm updates on win8.0; not quite the same as newer server 2012 r2 updates on win8.1 what has worked with win8.0 doesn't quite work the same with win8.1, Jody yup. fails with "we couldn't complete the updates undoing changes" error message part way. conducting my own tests with the Feb. 2023 & Mar. 2023 w8.1 embedded / server 2012 r2 updates, they fail to install on normal win8.1 editions including win8.1 core/home edition, thus agreeing with Jaguarek62's assessment. that's why that bypass tool is needed to fully install Feb. 2023 & newer updates for "client" Win8.1 edition OSes (bypass not needed for win8.1 embedded industry edition yet as that one gets support until July 2023) I know because I use a win8.1 core/home os on my father's old 2013 Toshiba satellite c55a laptop on a backup hard drive1 point
-
... Like I said: "We" have built resilient communities here at MSFN, consisting of people on, so called, "legacy" Windows OSes their vendor no longer supports (or, even tries to sabotage nowadays ), but outside of such communities hostility, FUD, fake facts, etc. is the rule ... That's why I find it useless now in 2023 to "argue" with app authors about extending/continuing their support on older OSes; I did do it in the first years after Vista's EoS (2017); even at that time, most of them (especially on GitHub) were under a firm conviction my Vista laptop had already become part of the botnet... And, as you said, there's no way you could talk them out of such convictions... Alas, we have to help each other now ...1 point
-
@lmacri: At the time of this writing, MBL 3.5.1.2522 can still successfully update its malware definitions on-line, both when installed on WinXP SP3 ("Premium" version, see here, here and here), and Vista SP2 ("Free" version, see here) ...1 point
-
... Many thanks for testing this ; so, it proves it can still successfully update its definitions, the same way as on WinXP ... But this finding of yours contradicts with the linked discussion in the MB Support Forum ; not that sterling of a "support", is it? I bet no-one there actually tried that "legacy" 3.5.1 version on either XP/Vista - yet, they were quick to disseminate what they were probably trained to say: "Every WinOS below Win10 is a security menace" (and what I found particularly distasteful was their suggestion below: ; I'm not a native English speaker, but, surely, "by crook" doesn't imply pirated versions, does it? ) ...1 point
-
XP (and Vista) users should really keep an eye on that thread ; things look grim ... The opening post there displays a picture of what Dave described in a previous post here: However, this time the MB staff aren't interested in "resolving it"; according to the reporter (and confirmed by a staff member), Malwarebytes Premium Legacy 3.5.1.2522 can no longer receive def updates under Vista/Win7 - thanks to user feedback in this thread, we do know XP installations still receive these ; but all the MB staff can, apparently, do is endlessly recite ad nauseam the "inherent perils of running Microsoft unsupported Windows versions like XP/Vista ; as per @lmacri's post 3hr ago, MB staff have started wiping out Forum references to "Malwarebytes support for legacy Windows XP and Vista Operating Systems"; what comes next ? OT: @mina7601; Since you seem to have a Vista SP2 VM installed, could you be so kind as to try MB Legacy 3.5.1.2522 there and check whether its defs can be updated? Thanks in advance ...1 point
-
I tried running this, works just as described. But, I noticed that this version of office is a beta version. This is version 14.0.4730.1007, where the RTM is 14.0.4760, and build 4734 is the OEM distributed version that is pretty easy to obtain. This portable version is packaged with Thinapp, I guess that if we come up with a solution to either extract the thinapp to make it install / get a 14.0.4730.1007 installer, it would run properly.. Edit : The file name to hunt for is "14.0.4730.1007_Select_volume_ship_x86_en-us.rar". (Can be found from https://www.betaarchive.com/forum/viewtopic.php?t=11012 and some others)1 point
-
Hmm interesting but I already saw that coming, since Steam relies on an Embedded Chromium framework (Steam Browser In-Game). Their current one is based on Chromium 85. Same goes for Spotify by the way. We should have an easier procedure on Windows 8.1, than on Windows 7, but I haven‘t found a way yet. I tried making Spotify 1.2.7 (Chromium 110) run on Windows 8.1, but there are two functions added in net32api (Azure Active Directory Join Information Functions) : NetFreeAadJoinInformation and NetGetAadJoinInformation. I don‘t know with what function we could replace those1 point
-
I got a copy of the 111 builds, but never got a chance to grab the 112 build before it was removed.1 point
-
Probably the last 100% working stable version at this point is 110. On the other hand, from the "dev/canary" channel I managed to run probably build 5545 as the last one with the help of a user who unfortunately "escaped" from the forum....1 point
-
Is it true that a 2018 version of Kaspersky is the only antivirus known to work with this extended kernel? If not, please post details here or reply to: https://msfn.org/board/topic/184427-best-windows-vista-antivirus-with-the-extended-kernel/1 point
-
I reviewed the entire thread without noticing any mention of antivirus software. A separate thread might be warranted whenever Microsoft stops providing definitions for Security Essentials. (I presume that many are still using MSE.) Meanwhile: Avira officially ended support for Windows 7 and 8.1 on December 31, 2021, yet still has a Windows 7 download page that would presumably give you a legacy version. Bitdefender says they will continue support until January 14, 2024. Emsisoft no longer supports new installations on Windows 7 or 8.1. ESET ended support for Windows 7 and 8.1 after Version 16.0 (a little surprising since ESET supported Vista longer than most non-Chinese AV vendors). McAfee ended support for Windows 7 and 8.0 May 4, 2021, but still supports 8.1 AFAIK. Sophos sells Extended Support licenses for Windows 7 and 2008 R2.1 point
-
What was the problem with Windows 10? It’s nearly 8 years old now, isn’t that “legacy” enough to suit you?1 point
-
Something else is definitely needed, although I’m surprised if you can’t turn on real-time protection even with sufficiently old definitions installed. I’m not sure what to suggest, as I think some of the legacy antivirus products required XP SP3 x86, but there has been a lot of discussion in another thread: https://msfn.org/board/topic/177099-which-antiviruses-are-known-for-a-fact-to-be-working-on-xp-sp3-as-of-2019/1 point
-
I was attached to Malwarebytes Free 2.2.1, but definition updates ended nearly a year ago so there is no point in reminiscing about versions older than 3.5.1 (which is nearly 5 years old itself). Malwarebytes Free was a very good PUP removal tool, but - unlike Kaspersky Free or Avast Free - it was simply not an antivirus. I never paid for Malwarebytes Premium because better antivirus solutions were available for free, but I still wonder if it works with the extended kernel.1 point
-
Have you actually used Malwarebytes Premium 3.5.1 on Vista with extended kernel? (Of course it is well-known to have supported vanilla Vista.) Malwarebytes Free is not a real-time antivirus, but even that would be interesting to hear about - particularly since you would have to use the same installer IIRC.1 point
-
Sounds like Kaspersky could be the official antivirus for extended kernel except for one thing: You wrote 2 years ago that Kaspersky could not be installed in a VM. Has anyone out there had success with another antivirus using extended kernel on a VM?1 point
-
Enabling Aero in Windows Vista 50xx+ x86 (VMware) This is a small tutorial for enabling Aero Glass in most post-reset Vista Builds, namely the builds from the 50xx range onwards. This tutorial was tested with the following builds: (Professional/Ultimate unless otherwise noted) 5048 5219 5231.0 (by ovctvct) 5231.2 (Ultimate & Enterprise Server) 5259.0 (also by fred30w and ovctvct) 5259.3 (by ovctvct) 5270 (Ultimate & Enterprise Server) (Ultimate also by ovctvct) 5381 (Home Premium) 5384 (Enterprise Server) 5456 (Home Premium & Ultimate) (Ultimate also by ovctvct) 5472 (Ultimate & Home Premium) (Ultimate also by fred30w) 5536 (Business & Ultimate) (Ultimate also by ovctvct) 5552 (Home Premium) 5600 (Datacenter Server & Ultimate) (Ultimate by ovctvct and Arths) 5728 5754 (Home Premium & Ultimate) 5757 (Datacenter Server) 6001.16406 (Enterprise Server) 6001.16510 (Web Server) 6001.17051 (x64 Web Server) You will need the following items: 1. A relatively recent version of VMware Workstation. (10 or 11 will work) 2. The WDDM Display Drivers from Workstation 11. You can get an ISO that has them here: Download - MEGA If you are using an AMD64 (x64) build, you can get the x64 drivers here: MEGA 3. The install DVD of your desired build. Builds 5381 & later: 1. First, start creating your VM, but make sure to select Custom in the first screen. 2. Set the HW compatibility to Workstation 10.0 (for 11 users). You do not need to change the compatibility in earlier versions. 3. Set the Guest OS option to 'Windows Vista'. 4. Install the build as normal, including setting the BIOS Date. 5. After installing, open regedit and browse to Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM. 6. Over there, create a DWORD key named CompositionPolicy and set its value to 2. 7. Open Device Manager, browse to the 'Display Adapters' section, and right-click on the name of your display adapter. Select 'Update Driver Software' on the menu that comes up. 8. Select 'Browse my computer for driver software' and mount the ISO containing the display drivers from the 'Items you need' section. Builds 5048, 5219-5270: (Thanks to fred30w and ovctvct!) 1. Follow Steps 1-4 of the previous guide. NOTE: For 5231.X, use 'Workstation 6.0' as the compatibility mode! 2. After installing, open regedit. From here, it branches off into two different paths, depending on which build you want to use: Builds 5048, 5219 & 5231.X: Browse to HKEY_LOCAL_MACHINE\Software\Microsoft\DWM. (if the key does not exist, create it.) Over there, create a DWORD key named EnableMachineCheck and set its value to 0. Builds 5259.X & 5270: Browse to HKEY_CURRENT_USER\Software\Microsoft\DWM. (if the key does not exist, create it.) Over there, create a DWORD key named UseMachineCheck and set its value to 0. 9. Point the installer to the 'video_wddm' folder of the root of the ISO and click 'Next'. After the display driver installs, reboot the VM. 10. Aero Glass should be automatically enabled. It will be a bit slow, but it works. 3. After this, open Device Manager, browse to the 'Display Adapters' section, and right-click on the name of your display adapter. Select 'Update Driver Software' on the menu that comes up. 4. Select the options required to choose your driver manually. (Sorry, but there is no screenshot for this one as these builds use different interfaces. 5048 & 5219 use the XP-style interface while the later builds use the Vista-style.) 5. When you have to install the driver, mount the ISO you downloaded way back in the beginning and point it to the 'video_xpdm' in the root directory of the ISO. 6. You will receive an error about the drivers not being signed. Ignore it. 7. After the driver installs, reboot the computer. You should have Aero Glass enabled unless if you use 5048. 8. (Thanks to ovctvct!) If you use 5048, open services.msc and enable the 'User Experience Session Management' service by setting it to automatically start on start up. 9. After you reboot, you must log off and log on again on every startup to enable Aero. All other builds: (ones which are not listed at the top, that is) I don't know whether they work with these methods or not, as I don't have the builds themselves or they do not work for me. (5112, 5308.60 and 5365 are applicable for the second category.) If someone can provide a conclusion, I'd gladly provide credit for them. (PS: This started out as an experiment for lulz on 5456, but it turned into a reliable way to enable Aero Glass.) For more topics follow me on Microsoft Community Youssef Pro - Microsoft Community + Good luck to all1 point