parish
Member
Foxy is a neat program but as it's a native Windows app it's not a lot of use to those of us who don't use Windows. However, it's easy enough to do without Foxy as long as you feel comfortable using a binary/hex editor.
I used 0xED on my Mac but there are hundreds of bin/hex editors out there for just about any platform you could mention.
All that needs to be done is to change the byte at offset 0x3DC to 0x04. The value of the byte will vary depending on which channel the programme was recorded from but it needs to be 0x04 to remove the ENC flag/icon.
It goes without saying that you should keep a backup of the original .HMT file in case you goof up!
NOTE! 0xED (and probably many/most other bin/hex editors) is in Insert mode by default so it's important to switch to Overwrite before you begin - Edit->Write Mode in 0xED
Here's a screenshot of a .HMT file in 0xED. Also be aware that in most bin/hex editors you will need to type 04 not just 4 (or you'll end up with 40 (64 decimal))!
I used 0xED on my Mac but there are hundreds of bin/hex editors out there for just about any platform you could mention.
All that needs to be done is to change the byte at offset 0x3DC to 0x04. The value of the byte will vary depending on which channel the programme was recorded from but it needs to be 0x04 to remove the ENC flag/icon.
It goes without saying that you should keep a backup of the original .HMT file in case you goof up!
NOTE! 0xED (and probably many/most other bin/hex editors) is in Insert mode by default so it's important to switch to Overwrite before you begin - Edit->Write Mode in 0xED
Here's a screenshot of a .HMT file in 0xED. Also be aware that in most bin/hex editors you will need to type 04 not just 4 (or you'll end up with 40 (64 decimal))!
