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
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/  
245 2021-07-26 00:46:02 daniel-marschall /trunk/ Bugfix: If you call a standalone filter two times, then the main dialog opens (PROPER fix)  
244 2021-07-26 00:18:14 daniel-marschall /trunk/ Bugfix: If you call a standalone filter two times, then the main dialog opens (workaround fix)  
236 2021-07-23 13:05:53 daniel-marschall /trunk/ === RELEASE 1.7.0.3 ===

Fixed compiler warnings
Windows 9x: Moved Unicows.dll check before CopyFile
 
234 2021-07-23 00:26:08 daniel-marschall /trunk/ Internal change: Using new Buffer Suite to replace the deprecated buffer procs  
233 2021-07-21 00:58:51 daniel-marschall /trunk/  
232 2021-07-21 00:56:45 daniel-marschall /trunk/ Support BigDocument structure (*.psb)  
231 2021-07-19 20:13:56 daniel-marschall /trunk/ === RELEASE 1.7.0.2 ===  
227 2021-07-17 21:04:14 daniel-marschall /trunk/  

Show All