I apologize for my mistakes made in the past

VST, AU, AAX, CLAP, etc. Plugin Virtual Instruments Discussion
Locked New Topic
RELATED
PRODUCTS

Post

Vertion wrote: Thu May 07, 2020 12:31 am yellowmix,

Per another conversation I've recently had with an expert whitehat:

Tone2 is software completely safe.

It is painfully easy to validate that Tone2 software is safe without any disassembly. Many tools are able to hook all api calls and monitor all activity of such software. This is easiest to do with a fresh virtual machine as you can also log all changes made to the system via snapshot comparison. This method is also useful in spotting shellcode and hidden data. There are many many tools to do this, but if you are a newbie like I am, I might suggest ProcessMonitor, as it is free and easy to use.

Anyways, my whitehat has already given the 100% safe to Tone2. It is not invasive at all. You are always free to check yourself, it seems pretty basic to me. There are plenty of other things in the world to be paranoid about, it seems you are making undue concern about Tone2 without any analysis beforehand.

Vertion
Is this a sock-puppet account for Tone2 PR? :wink:
No signature here!

Post

robotmonkey wrote: Thu May 07, 2020 3:26 am
Vertion wrote: Thu May 07, 2020 12:31 am yellowmix,

Per another conversation I've recently had with an expert whitehat:

Tone2 is software completely safe.

It is painfully easy to validate that Tone2 software is safe without any disassembly. Many tools are able to hook all api calls and monitor all activity of such software. This is easiest to do with a fresh virtual machine as you can also log all changes made to the system via snapshot comparison. This method is also useful in spotting shellcode and hidden data. There are many many tools to do this, but if you are a newbie like I am, I might suggest ProcessMonitor, as it is free and easy to use.

Anyways, my whitehat has already given the 100% safe to Tone2. It is not invasive at all. You are always free to check yourself, it seems pretty basic to me. There are plenty of other things in the world to be paranoid about, it seems you are making undue concern about Tone2 without any analysis beforehand.

Vertion
Is this a sock-puppet account for Tone2 PR? :wink:
:hihi:

Post

EnGee wrote: Tue May 05, 2020 9:56 pm Why complicates matters?! Tone2 has a friendly protection, demos and support now. The products are very stable.
This is what matter! Keep digging the past has no meaning if things have changed now. We can learn from the past but nothing else. Let's be tolerant little bit ;)
True...to a point, but I disagree that actions in the past don't matter at all in the present. That's not the way it works unfortunately.

Post

khanyz wrote: Mon May 04, 2020 3:55 pm
Markus Krause wrote: Mon May 04, 2020 3:44 pm
khanyz wrote: Mon May 04, 2020 3:36 pm
Markus Krause wrote: Mon May 04, 2020 2:48 pm The installer rummages mainly to detect the correct location of the vstplugin directory. It counts the number of plugins and suggests the location where the most dll files are. As experienced reverse-engineer like you can verify this easlily by unpacking the inno setrup installer script
IMO, this should be an option then (find button on the install location dialog) not the default behaviour. Software that is too intrusive, especially when it’s primarily a lib with support files, is a big no to me.
You do not have to worry about this. Our installers are not intrusive and never have been. Unlike other protection schemes we do not install drivers or other processes that run in the background. We do not make any changes to the operating system and we do not change any files that are not our own property.
I worry about everything that I install on my systems, especially when told I don’t need to.

Markus, I commend you for this thread, and the attempt at a fresh start. I was a Tone2 fan and even helped with a couple of manuals years, and years, ago. I stopped using the software, not because of rumours or posts, because the installer was doing things I thought excessive. I’ve said, and done, the same with the Melda Production one.

I will try the new versions but if they rummage, they will be binned.
I just installed the full version of AkustiX and it scanned most of my C drive except Windows. It didn’t even find my plugin directories of

C:\Plugin Files\VST2x64
C:\Plugin Files\VST2x86

I’m just reformatting the ProcMon CSV file and will post some of the scan part as proof (it’s too long to post all and contains some sensitive info).

Anyway, wasted apology for me. Uninstalled and I’ll go back to avoiding. I’ve written security software for corporations and it was less intrusive.
I miss MindPrint. My TRIO needs a big brother.

Post

Markus Krause wrote: Wed May 06, 2020 5:59 pm Firebid did not sell good. The reason is that most people thought that it is a one-trick-pony because of the simple interface.
The plugin especiallytthe gui would require a complete rewrite. The effect and some dsp stuff is also outdated and doesn't sound as good as the current algorithms
I remember me fondly wanting Firebird back in the day. It was a cool concept. Maybe the idea can be revisited but with a more modern approach? Like a simple interface on the surface, but more details hidden away? Like a reFX Nexus but with the capability to do some serious editing.

/C
Neon City for u-he Repro - 80s pop & Synthwave soundbank
HARDWARE SAMPLER FANATIC - Akai S1100/S950/Z8 - Casio FZ20m - Emu Emax I - Ensoniq ASR10/EPS

Post

Bastiaan from Tone2.com wrote: Wed May 06, 2020 6:12 pm ...and for those who haven't seen (or heard from) me in a while a big hello! :hyper:
Lovely to see you back and around again :hyper:

/C
Neon City for u-he Repro - 80s pop & Synthwave soundbank
HARDWARE SAMPLER FANATIC - Akai S1100/S950/Z8 - Casio FZ20m - Emu Emax I - Ensoniq ASR10/EPS

Post

Here is the installer looking for license files (in all the wrong places). I've cut out the repeated searches in other so called "potential" VST locations.

Code: Select all

Time of Day	Process Name	PID	Operation	Path	Result	Detail
05:24:32.5302793	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5305053	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program FilesC:\vst-plugins	NAME INVALID	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5306753	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program FilesC:\vstplugins	NAME INVALID	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5308411	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program FilesC:\Vst PlugIns	NAME INVALID	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5310364	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Cakewalk\Vstplugins	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5312411	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Orion\Vstplugins	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5315906	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Vstplugins	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5318254	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	ReadFile	C:\Windows\System32\config\SOFTWARE	SUCCESS	Offset: 27,127,808, Length: 32,768, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
05:24:32.5326934	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\VST	SUCCESS	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:24:32.5331103	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	QueryBasicInformationFile	C:\Program Files (x86)\VST	SUCCESS	CreationTime: 07/05/2020 04:56:04, LastAccessTime: 07/05/2020 04:56:04, LastWriteTime: 07/05/2020 04:56:04, ChangeTime: 07/05/2020 04:56:04, FileAttributes: D
05:24:32.5331393	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\VST	SUCCESS	
05:24:32.5334266	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\VST	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:24:32.5335568	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\VST	SUCCESS	
05:24:32.5338190	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Electra2.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5340524	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Nemesis.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5342705	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\ElectraX.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5344849	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\ElectraX.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5346966	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\akustix.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5349099	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\akustix.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5351208	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Saurus.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5353320	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Saurus.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5355460	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\RayBlaster.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5357635	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5359765	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5361913	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5364625	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5368329	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5371698	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5374949	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2exp1.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5377280	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2exp2.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5379535	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\Gladiator2exp3.t2k	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
05:24:32.5381745	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files\Steinberg\Vstplugins\filterbank.t2k
And here through my Program Files (x86) directory, this is repeated in other locations.

Code: Select all

05:27:18.1294590	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1297818	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1302892	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1305856	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1324568	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1327753	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1332447	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1335260	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1348476	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\ATI Technologies	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1351797	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\ATI Technologies	SUCCESS	
05:27:18.1366135	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1369459	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1374424	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1377288	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1396196	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1399328	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1404144	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1406920	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1420262	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Celemony	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1423371	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Celemony	SUCCESS	
05:27:18.1436160	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1439094	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1443684	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1446481	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1463599	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1466440	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1471155	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1473972	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1487222	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Common Files	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1490406	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Common Files	SUCCESS	
05:27:18.1502834	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1505713	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1510268	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1513031	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1530722	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1533663	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1538207	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1540963	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1554498	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Geany	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1559462	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Geany	SUCCESS	
05:27:18.1572078	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1575076	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1579722	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1582519	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1599652	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1602484	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1607000	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1609767	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1622658	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Glary Utilities 5	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1624269	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	ReadFile	C:\Program Files (x86)\Glary Utilities 5	SUCCESS	Offset: 0, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
05:27:18.1638816	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	ReadFile	C:\Program Files (x86)\Glary Utilities 5	SUCCESS	Offset: 8,192, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
05:27:18.1641315	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Glary Utilities 5	SUCCESS	
05:27:18.1654422	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1657482	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1662164	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1664977	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1682421	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1685289	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1689808	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1692572	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1705576	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\InstallShield Installation Information	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1708653	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\InstallShield Installation Information	SUCCESS	
05:27:18.1721730	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1724906	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1729569	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1732352	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1749595	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1752450	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1756936	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1759713	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1772619	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Internet Explorer	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1775654	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	ReadFile	C:\Program Files (x86)\Internet Explorer	SUCCESS	Offset: 0, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
05:27:18.1779592	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Internet Explorer	SUCCESS	
05:27:18.1792662	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1795801	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1800516	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1803393	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1820771	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1823629	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1828143	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1830906	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1844557	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Microsoft.NET	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1848882	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Microsoft.NET	SUCCESS	
05:27:18.1861526	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1864498	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1869128	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1872026	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1889591	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1892582	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1897218	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1900035	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1913204	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Mozilla Maintenance Service	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1919965	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Mozilla Maintenance Service	SUCCESS	
05:27:18.1933080	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1936084	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1940715	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1943505	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1961012	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1963926	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.1968472	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1971260	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.1984255	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Samsung	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.1990180	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Samsung	SUCCESS	
05:27:18.2004279	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2007630	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.2012491	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2015370	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.2033101	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2036144	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.2040765	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2043544	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.2056706	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\VST	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2060278	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\VST	SUCCESS	
05:27:18.2072784	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2075704	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.2080290	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2083073	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.2100175	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2103076	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\	SUCCESS	
05:27:18.2107712	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)	SUCCESS	Desired Access: Read Data/List Directory, Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2110495	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)	SUCCESS	
05:27:18.2123588	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CreateFile	C:\Program Files (x86)\Windows Defender	SUCCESS	Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
05:27:18.2126596	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	ReadFile	C:\Program Files (x86)\Windows Defender	SUCCESS	Offset: 0, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
05:27:18.2130727	Tone2_AkustiX_Enhancer_v1.2_PC_64Bit.tmp	5408	CloseFile	C:\Program Files (x86)\Windows Defender	SUCCESS	
Why?
Last edited by khanyz on Thu May 07, 2020 6:39 am, edited 1 time in total.
I miss MindPrint. My TRIO needs a big brother.

Post


Post

Hink wrote: Wed May 06, 2020 7:36 pm
NERF_PROTOSS wrote: Wed May 06, 2020 6:46 pm
excuse me please wrote: Mon May 04, 2020 10:12 am "Did you also know that their installers come with hunter-killer side program that searches all through your Program Files, System32, WOW64 and so on, looking for ripped off copies of their products, and when it finds one it dials home and meanwhile kills the synth, etc., it deems unlicensed?"
viewtopic.php?f=1&t=443447

Well, if you'd like to be ruthless then I've plenty of ruthlessness in reserve. Just give me a call if you do want some more 😊
imagine pirating a dev's products and then complaining to the dev about your cracks no longer working. this post is amazing on so many levels
imagine if we listened to the mod and stopped talking about piracy...get on topic or dont post...please note a suspension was already handed out, because my request keeps getting ignored...ftr I will permaban before I lock Markus' thread, his apology thread is not the place for all the piracy crap.

_______________________________________________________________________________
With respect, the whole issue at hand, and the basis of this thread and apology, stem from a foundation of issues of piracy and the means developers use to protect themselves against it.

It's absolutely on-topic for it to be discussed.

Furthermore, if nobody is condoning piracy or advising that it be a legitimate alternative route (as has happened on various occasions), to obtaining products from developers who are perhaps being accused of acting shady, then why are we not allowed to discuss it? Are we supposed to deny the existence of piracy, when it is such an important, albeit unfortunate, part of this industry? How are we to find solutions? And how are we all supposed to help encourage members, who will inevitably end up finding 'us' through various nefarious sites, to understand that this is, in most cases, an industry full of small developers who need people to become legitimate customers, to continue to survive.

Again, to clarify: Nobody is suggesting that pro-piracy talk should be tolerated. I just don't think that this blanket ban on even acknowledging it's existence is helping anyone :shrug:

Post

Russell Grand wrote: Thu May 07, 2020 4:07 am I disagree that actions in the past don't matter at all in the present. That's not the way it works unfortunately.
Considering my history irl, I'd be fcuked if we didn't have second chances.

Though if you didn't learn anything and waste your second chance..

Post

Distorted Horizon wrote: Thu May 07, 2020 6:56 am
Russell Grand wrote: Thu May 07, 2020 4:07 am I disagree that actions in the past don't matter at all in the present. That's not the way it works unfortunately.
Considering my history irl, I'd be fcuked if we didn't have second chances.

Though if you didn't learn anything and waste your second chance..
Amen brother.
I lost my heart in Cap de Creus

Post

Russell Grand wrote: Thu May 07, 2020 4:07 am
EnGee wrote: Tue May 05, 2020 9:56 pm Why complicates matters?! Tone2 has a friendly protection, demos and support now. The products are very stable.
This is what matter! Keep digging the past has no meaning if things have changed now. We can learn from the past but nothing else. Let's be tolerant little bit ;)
True...to a point, but I disagree that actions in the past don't matter at all in the present. That's not the way it works unfortunately.
You don't visit Germany or like German people much then ?
Don't trust those with words of weakness, they are the most aggressive

Post

LeVzi wrote: Thu May 07, 2020 7:25 am
Russell Grand wrote: Thu May 07, 2020 4:07 am
EnGee wrote: Tue May 05, 2020 9:56 pm Why complicates matters?! Tone2 has a friendly protection, demos and support now. The products are very stable.
This is what matter! Keep digging the past has no meaning if things have changed now. We can learn from the past but nothing else. Let's be tolerant little bit ;)
True...to a point, but I disagree that actions in the past don't matter at all in the present. That's not the way it works unfortunately.
You don't visit Germany or like German people much then ?
Yeah.. The only evil people on earth :hihi:

Post

Markus Krause wrote: Wed May 06, 2020 5:53 pm
FarleyCZ wrote: Tue May 05, 2020 10:03 pm I have to admit, some days I miss Vanguard a bit.
Mike from refx today sent me an email about it. We will discuss about it
Please :hail:

Post

Russell Grand wrote: Thu May 07, 2020 4:07 am
EnGee wrote: Tue May 05, 2020 9:56 pm Why complicates matters?! Tone2 has a friendly protection, demos and support now. The products are very stable.
This is what matter! Keep digging the past has no meaning if things have changed now. We can learn from the past but nothing else. Let's be tolerant little bit ;)
True...to a point, but I disagree that actions in the past don't matter at all in the present. That's not the way it works unfortunately.
It matters :) Even if we are forgiven, the mistakes we have done we still carry their consequences. This is why the developer has apologized. He felt the guilt and as I understood it won't happen again.

I believe in a second chance sometimes. Some crimes can't be forgiven, but I don't believe in this case the developer's mistake was so fatal! He wanted to protect his hard work, but he chose not a good method (in my opinion and many others opinion).

Anyway, time will tell if he will misuse our trust or not. I voted to trust him and keep supporting him now. Mind you that I didn't have any damages from the past 10 years or so, because I chose that time to ignore all Tone2 products because of the scanning and also his behaviour was aggressive and not friendly with those who complained. I witnessed that period. But through the years, I noticed a calm down and before few years I jumped to try them. I was surprised with the friendly support and also as I remember, I also had a pleasant experience when I contacted them during the 2and hand charity (I have experienced various results from the developers but I keep them to myself :) ).

Anyway, what's your choice? Do you forgive him or not?
Using: Cubase Pro 15, Reason 13, Tascam US-4x4HR, MODX6, DM12D, LaunchKey 49, Yamaha guitar(Pacifica 612v) and bass (BB234) and some virtual instruments and synths.

Locked

Return to “Instruments”