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
288 2021-08-16 23:29:07 daniel-marschall /trunk/ (Partial) further improvements to the rnd/rst functions to make it more compatible with FilterFactory  
286 2021-08-16 17:11:40 daniel-marschall /trunk/ (Partially) rnd(a,b) function now uses the same (compiler independant) algorithm like Filter Factory. rst(i) still behaves differently, though.  
282 2021-08-09 19:45:09 daniel-marschall /trunk/ Visual Studio: Created 8BF now contain the PE header checksum  
276 2021-08-07 22:22:44 daniel-marschall /trunk/ Introduced obfuscation "V4" (more secure). Required for x86/x64 cross-build filters  
274 2021-08-07 01:26:00 daniel-marschall /trunk/ Standalone filters are now created in 32 and 64 bit. To make this work, you need to install FilterFoundry.8bf and FilterFoundry64.8bf in your plug-in directory.
The TPLT (template data) and build dialog resources are now deleted from standalone filters to save space.
 
273 2021-08-02 20:55:35 daniel-marschall /trunk/ Windows message box dialogs are now properly "modal" (they have the correct parent window handle), and therefore, they blink when you click at the parent window.  
271 2021-08-01 23:05:48 daniel-marschall /trunk/ Security improvement: Filters which have been built using obfuscation "V3" will now always be treated as protected plugin, even if the obfuscated code has been manipulated.  
269 2021-08-01 01:26:29 daniel-marschall /trunk/ === RELEASE 1.7.0.6 ===  
268 2021-08-01 00:39:23 daniel-marschall /trunk/ Did some code formatting  
267 2021-07-31 23:46:34 daniel-marschall /trunk/  
266 2021-07-31 23:04:40 daniel-marschall /trunk/  
251 2021-07-27 17:23:04 daniel-marschall /trunk/ Added more testcases  
250 2021-07-27 01:34:12 daniel-marschall /trunk/ If the user tries to open a protected 8BF file, the error message will now state that it can't be opened because the filter is protected  
249 2021-07-27 01:04:19 daniel-marschall /trunk/ Obfuscated filters cannot be imported. Fixed.  
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)  
243 2021-07-25 22:09:30 daniel-marschall /trunk/ Internal change: PiPL/Manifest-template is now stored in 'TpTL' instead of 'DATA'/RCDATA. (But obfusc data stays at 'DATA'/RCDATA)  
241 2021-07-25 21:24:25 daniel-marschall /trunk/ Internal change: "Manifest" resource gets individualized in standalone plugins  

Show All