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
308 2021-08-29 01:32:42 daniel-marschall /trunk/ For 32/64-bit cross-build, there is now no requirement that both plugin files must be installed anymore.  
294 2021-08-24 17:28:34 daniel-marschall /trunk/ Following functions have been changed to a 100% replica of the Filter Factory implementation: cos(x), sin(x), tan(x), r2x(d,m), r2y(d,m), rad(d,m,z), c2d(x,y), c2m(x,y), sqr(x)  
292 2021-08-22 10:53:14 daniel-marschall /trunk/ Introduced obfuscation version 5 (it is like version 4, but contains an integrity check); also fixed some smaller issues with obfuscation loading.  
281 2021-08-09 15:31:56 daniel-marschall /trunk/ Created 8BF standalone filters now contain the correct PE checksum (Note: The original compiled binaries contain "0", compiled with OpenWatcom and Visual C++)  
280 2021-08-08 18:28:20 daniel-marschall /trunk/ === RELEASE 1.7.0.7 ===  
279 2021-08-08 18:13:26 daniel-marschall /trunk/  
278 2021-08-08 13:20:20 daniel-marschall /trunk/ "PE header build timestamp" is now set for built standalone filters  
277 2021-08-08 12:55:38 daniel-marschall /trunk/  
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.
 
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.  
268 2021-08-01 00:39:23 daniel-marschall /trunk/ Did some code formatting  
258 2021-07-30 21:47:29 daniel-marschall /trunk/ Standalone plugins: Version info wasn't written correctly when plugin was obfuscated. Fixed.  
255 2021-07-29 20:10:34 daniel-marschall /trunk/ Improved obfuscation code, part 1  
247 2021-07-27 00:28:41 daniel-marschall /trunk/ Ifanview/GIMP can now also work with standalone filters  
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  
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
 
232 2021-07-21 00:56:45 daniel-marschall /trunk/ Support BigDocument structure (*.psb)  
228 2021-07-18 01:52:46 daniel-marschall /trunk/ Fixed hash conflict in AETE/AppleScript
New screenshots
 

Show All