# Basilisk Portable With Flash Player

This browser is Basilisk version 2020.11.25, the last Windows 32-bit build from <https://basilisk-browser.org/>.

It was made portable by copying the files from Pale Moon Portable, modifying the INI file, and renaming files appropriately. The INI file was modified to load the Flash plugin from the Plugins folder included with the program.

A Plugins folder containing Flash Player 32.0.0.363 (NPAPI, Windows 32-bit) was added to the main program folder. The Flash Player was hacked to prevent it from contacting Adobe's servers, meaning that Adobe has no ability to disable this Flash plugin in the future.

Several preferences were set to enable smooth Flash playback in 2021 and beyond.

This preference ensures that Flash cannot be disabled via the browser's add-on blocklist: extensions.blocklist.enabled = false

These preferences make Flash content play more smoothly: dom.ipc.plugins.asyncdrawing.enabled = false dom.ipc.plugins.flash.disable-protected-mode = true

This preference prevents plugins installed on the system from causing conflicts: plugin.scan.plid.all = false

Download [\[Basilisk Portable with Flash\]\[win\]\[.zip\]](https://flashstorage.games/public/tools/Basilisk-Portable-with-Flash.zip)

Source: <https://archive.org/details/basilisk-portable-with-flash>

{% embed url="<https://discord.gg/vT425j7e>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.flashstorage.games/tools-and-browsers/basilisk-portable-with-flash-player.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
