Spectre Mac Download

Spike by Signal Hound is a leading spectrum analyzer software. The analyzer is windows based and for the convenience purpose, it comes in two variants for the 32 bit systems as well as one for 64 bit systems. The software offers real-time analysis and improved TG sweeps.

Spectre Mac Download
File stats for: InSpectre

Last Updated:
Size: 126k
Apr 21, 2019 at 13:59
(895.55 days ago)
Downloads/day: 893
Total downloads: 2,384,149
Current Rank: 2
Historical Rank: 8

“InSpectre” is an easy to use & understand utility designed to clarify
the many overlapping and confusing aspects of any Windows
system's ability to prevent the Meltdown and Spectre attacks.

As the application's textual display says...

In early 2018 the PC industry was rocked by the revelation that common processor design features, widely used to increase the performance of modern PCs, could be abused to create critical security vulnerabilities. The industry quickly responded, and is responding, to these Meltdown and Spectre threats by updating operating systems, motherboard BIOSes and CPU firmware.

Protection from these two significant vulnerabilities requires updates to every system's hardware–its BIOS which reloads updated processor firmware–and its operating system–to use the new processor features. To further complicate matters, newer processors contain features to minimize the performance impact of these important security improvements. But older processors, lacking these newer features, will be significantly burdened and system performance will suffer under some workloads.

  • 01 x Spectre Pro Keyboard 01 x USB-C to USB cable. 04 x Spare Mechanical Switch. 01 x Switch Puller. 01 x Keycap Puller.
  • Go to Downloads to obtain InstallScape, access whitepapers, user manuals, and more. Allegro FREE Physical Viewer. The Cadence Allegro ® FREE Physical Viewer is a free download that allows you to view and plot databases from Allegro PCB Editor, Allegro Package Designer, and Allegro PCB SI technology. Download your FREE Physical Viewer today.
  • Use the app to take you to our Inflight Entertainment Portal1 where you can watch free live TV2, listen to free music from iHeartRadio2, access free on-demand TV episodes, and view free movies. 1Available only on WiFi-enabled aircraft. Limited time offer. Where available. 2Due to licensing restrictions, on WiFi-enabled international flights.
  • Spectre is a tool for creating and transferring Sample Content for Waldorf Blofeld with License SL and Waldorf Blofeld Keyboard. Both are synthesizers with the additional ability to play back Samples. If you have none of the above, you are still welcome to explore Spectre and fantasize what it would be like to own one of the above instruments.

This InSpectre utility was designed to clarify every system's current situation so that appropriate measures can be taken to update the system's hardware and software for maximum security and performance.

Q:
On some of the computers, one or the other or both of the Enable/Disable Protection buttons are grayed out and disabled so that they cannot be used. What's going on?
Either of the Protection Enable/Disable buttons will be disabled when the button's respective vulnerability cannot be enabled or disabled by its user. For example, Since AMD processors have never been subject to the Meltdown vulnerability, the Meltdown button will be disabled because there's no way for its protection to be disabled. This would also be true (in the other direction) when a system has an Intel processor and any version of Windows that has not been updated for the Meltdown vulnerability. In that case the system is vulnerable and there's no way for the button to make it invulnerable.
Similarly, any computer whose firmware has not been updated will be vulnerable to Spectre attacks and, again, the button cannot make it invulnerable.
So, InSpectre will enable those buttons when the system's conditions allow the operating system to protect against the respective vulnerability, but the user may wish to disable that protection, where possible.
  • Release #1 — Initial release:
    The first release was triggering false-positive warnings from 3rd-party anti-virus scanners. This was probably due to a registry key the application uses to enable/disable the Meltdown and Spectre protections. Also, the language used in one of the text-explainers was confusing and self-contradictory.
  • Release #2 — Second try:
    This second release hides its use of the registry key that was upsetting so many anti-virus scanners. A pass through Virus Total shows that made a huge difference. And that confusing paragraph was rewritten into two, which are now presented more correctly. Let's see how this second try fares.
  • Release #3 — Raw Technical Data Display:
    InSpectre's more technically inclined users have asked for more information about how InSpectre makes its decisions. Non-Windows users have also asked for that information so that InSpectre could be run on Linux and MacOS machines (under WINE) to check the non-Windows machine's CPU support. As shown to the right, InSpectre release #3 adds a “Show Technical Details” item in the system control menu at the upper-left corner of the app. Click on the little “Spectre” icon and select the “Show Tech Details” item to display the raw data obtained by InSpectre's analysis of its operating environment.
  • Release #4 — Silent System Probe Option:
    When InSpectre is launched with the string “probe” in its command line, its Windows user interface will be suppressed and InSpectre will act like a command-line utility. It will assess its hosting system's status, then immediately terminate itself returning a decimal exitcode which encodes the eight “trouble bits” shown below, which itemizes any trouble. Therefore, for example, an exitcode of zero (0) is returned only by a fully secure system.
    Decimal
    Value
    Trouble Itemization
    1OS is not aware of the Meltdown vulnerability
    2OS is not aware of the Spectre vulnerability
    4The system is vulnerable to Meltdown
    8The system is vulnerable to Spectre
    16CPU does not support Spectre (microcode not updated)
    32CPU does not support low-overhead Meltdown protection
    64Meltdown protection disabled by registry setting
    128Spectre protection disabled by registry setting
    Since InSpectre's exitcode is the sum of the values shown above which are true for any specific system, the table above can be used to decompose InSpectre's probe-mode exitcode to determine the system's trouble.
    This zip archive: “InSpectre-Probe-Samples.zip” contains sample batch file and powershell script files for capturing InSpectre's exitcode. Note that an exitcode is not a “printed” output from the program—it won't be printed onto a command console. It is a value that can be obtained by another script or program which executes the program after it terminates.
  • Release #5 — Copy results to system clipboard:
    Earlier releases of InSpectre did not encourage copying the program's displays out of the application. Any region of the results can now be marked with the mouse and copied to the system's shared clipboard by using the standard Ctrl-C key combination. The application's system menu (under the small Spectre icon at the upper-left corner of the application window) also now contains a “Copy to Clipboard” option which will either copy a marked region or the entire textual content if no region is marked for copying.
  • Release #6 — Worked around a Microsoft bug and more . . .
    Users of an earlier version of Windows 10 (version 1703 ‑ the non-Fall Creator's Update) reported that InSpectre did not believe that their system had been patched for the Spectre vulnerability. Upon analysis, a bug was discovered in that version of Windows which affected the way 32-bit applications, such as InSpectre, viewed the system. This was apparently fixed in the later “Fall Creator's Update” (version 1709) but not in the earlier version. A 64-bit “probe” was added to the 6th release of InSpectre to work around this bug in version 1703 so that InSpectre would accurately reflect any system's true protection.
    And, while we were at it, the language presented in the summary was changed from “vulnerable” to “protected” so that “YES” was the good answer and “NO!” was the bad answer. :)
  • Release #7 — Added the display of the system's CPUID . . .
    Microsoft will be making Intel (and perhaps AMD?) processor microcode patches available for the most persistent Spectre Variant 2 vulnerability. These will become available over time as they become available from Intel and they will apparently need to be manually installed by interested Windows users. It is not yet clear whether Microsoft will be willing or interested in making these patches available for earlier versions of its Windows operating systems, but we can hope.
    The patches are applicable to specific CPU models only, which are identified by each chip's “CPUID.” For this reason, InSpectre now prominently displays the system's processor CPUID at the top of its system summary.
    Please check this page on Microsoft's website to see whether a microcode patch for your CPU, determined by its CPUID, is available at any time:
    KB4090007: Intel microcode updates

    You can also use your favorite Internet search engine to search for the string “KB4090007” which should always take to that page and to its related Microsoft Update Catalog page to obtain the specific Windows update.
  • Release #8 — Now shows whether an Intel microcode patch is (ever) available for Spectre.
    Intel has finished designing microcode update patches for its processors. On April 2nd, 2018, they announced that processors that have not yet been patched will never be patched. Their full statement is available in this PDF document. In that document, Intel specifies which of their many processors do have patches and which of their more recent processors will never receive updated firmware. Now that the industry has this information, this 8th release of InSpectre incorporates that list of CPUIDs and displays whether microcode firmware updates exist for the system's Intel CPU.
InSpectre in the News
  • “Gibson releases InSpectre vulnerability and performance checker”
    Martin Brinkmann, writing for GHacks.net, was the first out of the gate with an announcement of InSpectre.
  • “InSpectre: See whether your PC's protected from Meltdown and Spectre”
    Woody Leonard wrote a very nice piece on InSpectre for his column in ComputerWorld.
  • “Is your PC vulnerable to Meltdown and Spectre CPU exploits? InSpectre tells you”
    PC World's terrific coverage by Senior Editor, Brad Chacos.
  • “InSpectre will quickly check if your PC is vulnerable to Meltdown and Spectre”
    Nice coverage of InSpectre by Windows Central.
  • “Tip: Make Sure Your PC is Safe from Meltdown and Spectre”
    Paul Thurrott weighs in with a nice summary write up of InSpectre.
  • “Meltdown and Spectre: Is your PC vulnerable?”
    Adrian Kingsley-Hughes writing for ZDNet: A new app gives you a simple overview of your system's vulnerability status, as well as what kind of performance hit the patches might be having.
  • “Use InSpectre to see if you're protected from Meltdown and Spectre”
    A great short write up about InSpectre by The Tech Report.
  • “Download InSpectre to check for CPU performance issues”
    Another nice notice of InSpectre.
  • “InSpectre Meltdown and Spectre Check tool released by GRC”
    Nice summary coverage by Mark Tyson of HEXUS.
  • “InSpectre Makes It Easy To See If Your PC Is Vulnerable To Spectre And Meltdown”
    Another nice summary of InSpectre by Shane McGlaun of HotHardware.
  • “InSpectre is a Free Lightweight Meltdown and Spectre Vulnerability and Performance Checker”
    Jon Sutton for Game Debate wrote a very nice summary of InSpectre's operation and pointed people to GRC for the download.
  • “InSpectre checks for Meltdown and Spectre breaches”
    Another nice notice of InSpectre.
3rd-Party download sites. WARNING!! We CANNOT vouch for these!!
  • Major Geeks: “InSpectre Release 2”
  • Softpedia: “Find out whether your system is currently vulnerable to Spectre and Meltdown attacks in just one click using this straightforward app.”
  • Guru3D: “Download: inSpectre Meltdown and Spectre Check tool for Windows”
  • FindMySoft: “InSpectre - Protect yourself against Meltdown and Spectre”
    A very nice review by Frederick Barton of FindmySoft... but 3rd-party download sites are worrisome due to the potential for abuse.
  • TechSpot: “Easily examine and understand any Windows system's hardware and software capability to prevent Meltdown and Spectre attacks.”

    > >
  1. Spectre VR

Spectre VR

DOS - 1993

Also available on: Mac - Windows 3.x

4.46 / 5 - 13 votes

Description of Spectre VR

A fun frag-fest that pays homage to the arcade classic Battlezone, Spectre is a fun multiplayer 3D tank game that features a great capture-the-flag mode, cool futuristic graphics, and intuitive interface.

Although the computer AI is capable, the game is very addictive in multiplayer mode. Spectre VR updates the original Spectre 2 years later with better graphics and more tank types to choose from.

Review By HOTUD

Captures and Snapshots

    Screenshots from MobyGames.com / Platform: Windows 3.x

    Screenshots from MobyGames.com

Comments and reviews

MR. Windows2020-12-240 point DOS version

Just finished playing first two levels! Working Windows 10 home 64-bit. since im on 64-bit i had to download DOS BOX (time of this DOSBox 0.74-3 is current'. look forward to playing more!! this really brings back memories! also random i remember i game called 'Cannon Fodder' but when i google i see a version released for NES that is a different version. The one i remember is basically you and a opponent fire shots at each other, either trying to hit one another of knock out the ground from underneath them.

machadoj2020-03-050 point

excellent game tht you have test..

steve2016-01-16-1 point

Can't run on 64 bit! Bummer

RAMChYLD2015-01-17-1 point DOS version

Anyone know where I can get the CD version of the game with the full motion videos? I pulled my copy out of long term storage only to find that the CD has a nasty crack and is no longer readable, and I'd like to replace it.

jonnydupe2013-06-25-1 point DOS version

I couldn't get Spectre to work at all with windows xp. My bad I guess.

groar2012-06-251 point DOS version

Download

Even Spectre is Worse

groar2012-06-141 point DOS version

no tv and no beer

admin2011-07-151 point DOS version

Thanks a lot for the tip, I installed the game, put the serial number and rezipped the game.
No setup needed anymore!

myabandonware2011-07-151 point DOS version

IMPORTANT INFORMATION IN ORDER TO RUN THE GAME
INSTALL yes
Serial Number: GEF2JMLD
Don't run svrwin because I couldn't get it to work however svr will work with dosbox

Write a comment

Share your gamer memories, help others to run the game or comment anything you'd like. If you have trouble to run Spectre VR, read the abandonware guide first!

Download Spectre VR

We may have multiple downloads for few games when different versions are available. Also, we try to upload manuals and extra documentations when possible. If the manual is missing and you own the original manual, please contact us!

Just one click to download at full speed!

DOS Version

Mac Version

  • Year:1993
  • Publisher:Velocity Inc.
  • Developer:Green Dragon Creations, Inc., Velocity Inc.

Windows 3.x Version

  • Year:1993
  • Publisher:Velocity Inc.
  • Developer:Green Dragon Creations, Inc., Velocity Inc.

Similar games

Fellow retro gamers also downloaded these games:

Formula One

Spectre Mac Download Torrent

DOS, Genesis, Master System, Game Gear, Amiga, Atari ST1994