Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
389 2021-11-04 11:28:14 daniel-marschall /trunk/ Added functionality to save PluginCommander TXT files.  
381 2021-11-01 16:24:10 daniel-marschall /trunk/  
379 2021-11-01 12:08:07 daniel-marschall /trunk/ Code optimizations  
377 2021-10-31 21:08:36 daniel-marschall /trunk/ Bugfix: When you tried to load a protected obfuscated filter and then tried to make a new filter, the filter was damaged. Fixed.  
373 2021-10-31 02:17:10 daniel-marschall /trunk/ Documented resource types. Changed 'TpLT' to 'tpLT' due to legality  
369 2021-10-30 16:52:56 daniel-marschall /trunk/ .pff can now be saved  
312 2021-08-29 22:27:03 daniel-marschall /trunk/ Various stuff  
309 2021-08-29 11:27:48 daniel-marschall /trunk/ Fixed broken obfuscation  
301 2021-08-26 10:46:02 daniel-marschall /trunk/ Added pow testcase, fixed some compiler warnings  
284 2021-08-12 16:14:43 daniel-marschall /trunk/  
283 2021-08-11 20:45:02 daniel-marschall /trunk/ Avoid that VirusTotal crashes the plugin if it tries to call RunDll32.exe FilterFoundry.8bf,PluginMain during the behavior analysis  
276 2021-08-07 22:22:44 daniel-marschall /trunk/ Introduced obfuscation "V4" (more secure). Required for x86/x64 cross-build filters  
272 2021-08-02 09:58:55 daniel-marschall /trunk/  
268 2021-08-01 00:39:23 daniel-marschall /trunk/ Did some code formatting  
264 2021-07-31 22:03:45 daniel-marschall /trunk/ Obfuscated standalone filters can now recall the previous settings on GIMP/Irfanview (was disabled in 1.7.0.5, because the temporaray .afs file leaked the obfuscated code).  
259 2021-07-30 22:50:12 daniel-marschall /trunk/ Normalized source files to CRLF line endings  
256 2021-07-29 22:08:39 daniel-marschall /trunk/ The feature "Obfuscate" and "Protected" are now merged together.
Reason: Obfuscate without protect makes no sense (since everybody can read/load it using FilterFoundry) and
protect without obfuscate makes no sense (because you can read the formula using a resource editor and even remove the protect flag with a hex editor)
 
248 2021-07-27 00:50:11 daniel-marschall /trunk/ GIMP/Irfanview: The temp AFS filename did only contain the filter category and title. This was not good, because if the filter is updated, the AFS file will contain the formulas of the previous version of the filter. Now the formulas and stuff is also included in the hash.  
247 2021-07-27 00:28:41 daniel-marschall /trunk/ Ifanview/GIMP can now also work with standalone filters  
246 2021-07-26 15:30:39 daniel-marschall /trunk/  

Show All