Rocket Broadcaster streams audio to Icecast, SHOUTcast, RSAS, and most online streaming services.
Download for Free
For Windows 7 or later.
This major update adds the brand new Broadcast Audio Processor, an automatic configuration backup system, and improved connectivity for Radio Mast.
Rocket captures audio from other applications, including Skype, Spotify, and your automation software, so you can seamlessly mix live interviews with music.
Broadcast to Icecast, Icecast-kh, Shoutcast 1 & Shoutcast 2, RSAS, and compatible streaming servers.
Broadcast audio as MP3, Ogg Vorbis, and Ogg Opus. Upgrade to PRO for AAC, AAC+, HE-AAC v1, and lossless Ogg FLAC.
Automatically capture metadata from your favorite media player.
Rocket automatically reconnects your streams in case there's a problem.
If you have two internet connections, Rocket can simultaneously stream over your backup link for extra reliability.
Shape your station's signature sound with the brand new built-in Broadcast Audio Processor.
Shape your sound with the Multiband Compressor, AGC, and Limiter. Easy presets help you get started quickly.
Automatically keeps your stream at a consistent loudness using our ITU BS.1770 Loudness Meter and hybrid Automatic Gain Control.
Process your sound without crushing your PC. Optimized for minimal CPU and memory usage, and only 15 ms of added latency.
Refine your station's audio with third party DSP processing plugins like Stereo Tool.
Rocket Broadcaster works with all streaming providers using Icecast, Icecast-KH, SHOUTcast, or Rocket Streaming Audio Server (RSAS) including:
Requires Windows 7 or later.
Rocket Broadcaster is a modern replacement for Edcast, Oddcast DSP, BUTT, and Darkice, and is designed for professional use.
| Free Edition | Pro Edition | ||
|---|---|---|---|
| Features | |||
| Capture mic/line-in audio | |||
| Capture audio from other apps | |||
| Broadcast Audio Processor
Enhance your stream's audio quality with automatic loudness control (AGC), multiband compression, and peak limiting.
|
|||
| VST Plugin support | |||
| Remote Metadata Ingestion
Sync your internet radio stream's "now playing" metadata with your radio automation software or media player.
|
|||
| Icecast SSL support | |||
| Ogg FLAC (Lossless) | |||
| Auto-Connect on Launch | |||
| Logging
A log file containing troubleshooting information and a history of streaming events, like stream
disconnections.
|
|||
| Auto-reconnect delay | 20 sec | None | |
| Simultaneous streams/encoders
One audio input can be broadcast to multiple streams in multiple formats. To broadcast separate audio inputs,
multiple instances of Rocket Broadcaster Pro can be run on one PC. An additional license is required for each instance.
|
1 | Unlimited | |
| Bitrates | 128 kbps | 32 - 320 kbps | |
| Support | |||
| Email support | 30 days | ||
| Free Download | Buy Now | ||
According to Wikipedia and Data Synergy UK Ltd , ATATool is . It is currently restricted to professional users, such as law enforcement and security researchers, who must contact the provider directly to request access. Community discussions regarding its updates and forensic use can be found on Forensic Focus .
Whether you are targeting a ?
Before proceeding, it is essential to understand the risk. Modifying the HPA or DCO permanently changes the configuration of the drive. It can make data that was previously accessible suddenly disappear and may result in permanent data loss. These commands should be used with extreme caution and only on drives where you fully understand the implications.
: It is used for ISO 17025 compliance testing to verify that laboratory procedures are robust enough to find hidden data in protected disk areas.
Personal requests, anonymous requests, and those from disposable email addresses are ignored by the developer. While the tool is still maintained and can be requested for legitimate professional use, it is effectively inaccessible to the average user.
Used for hardware inventory mapping and deep hardware validation. atatool portable
Digital forensic investigations require highly reliable tools that can interact with storage media without altering standard user partitions. ATATool bridges the gap between basic operating system utilities and specialized firmware-flashing hardware.
To use ATATool, run it from a command prompt with administrative privileges:
: Corrupt the Error Correction Code of specific sectors to simulate "bad sectors," allowing investigators to validate whether their imaging tools strictly comply with ISO 17025 testing regulations.
saw the truth: a massive HPA had been set, locking away 200GB of "off-the-books" storage. With a few precise commands—similar to the famous
Forces a simulated "bad" sector on sector zero by deliberately corrupting the disk’s ECC data. According to Wikipedia and Data Synergy UK Ltd , ATATool is
ATATool is a low-level hard drive utility designed to interface directly with the ATA (Advanced Technology Attachment) command set. Unlike standard S.M.A.R.T. readers (like CrystalDiskInfo), ATATool sends raw commands to the drive’s firmware.
is a specialized, lightweight, legacy tool for direct ATA command execution and bad sector repair via destructive write tests. Its portability is its strongest asset. However, it should not be used on modern SSDs, NVMe drives, or any drive containing irreplaceable data without a full sector backup first. For modern data recovery, switch to Victoria or HDDSuperClone .
utility found in Linux, providing a bridge for Windows users to perform deep-level disk diagnostics. Security Research
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
This "no-install" capability made it an indispensable addition to any technician's repair toolkit. Whether you are targeting a
By dawn, the "ghost" was gone. The hidden 200GB was exposed, filled with the encrypted logs that would eventually close the case. Elias ejected the thumb drive, his portable secret weapon once again tucked away, ready for the next drive that claimed to have nothing to hide. used in ATATool or how HPA/DCO features ATATool - Windows ATA Disk Info and HPA/DCO Utility
It can purposefully corrupt an sector's Error Correction Code (ECC) data using the /BADECC or /VERIFY0 commands. This generates an authentic "bad sector" on a spare drive, allowing labs to stress-test their hardware write-blockers and imaging software. Feature Summary Table Command Protocol Primary Function Forensic/Security Use Case ATATOOL /LIST Maps out all directly attached physical ATA drives. Quick system inventory during triage. ATATOOL /INFO \\.\PhysicalDriveX
is a specialized, command-line utility used by digital forensics professionals, law enforcement, and security researchers to inspect, modify, and test low-level Advanced Technology Attachment (ATA) hard disk configurations from a Windows environment. Primarily designed by Data Synergy, ATATool is famous for its unique ability to manipulate hidden storage sectors—specifically the Host Protected Area (HPA) and Device Configuration Overlay (DCO) .
Because ATATool Portable operates strictly as a command-line utility, mastering its syntax is required to extract actionable data. The tool must always be executed from an elevated Command Prompt or PowerShell instance with . Basic Command Structure ATATOOL.EXE [action] [options] [target_device] Use code with caution. Action Reference Table