首页
社区
课程
招聘
[转帖]Crinkler 19.01.13: Version 1.4 released
发表于: 2013-1-20 14:55 3188

[转帖]Crinkler 19.01.13: Version 1.4 released

2013-1-20 14:55
3188
Crinkler 19.01.13: Version 1.4 released
Crinkler is an executable file compressor (or rather, a compressing linker) for Windows specifically targeted towards compressing 4k intros.
Crinkler is being developed by Rune L. H. Stubbe (Mentor/TBC) and Aske Simon Christensen (Blueberry/Loonies).

Output EXE files now have an empty export table pointer, fending off hooks which dig into the export table of every lauched executable. This solves the crash problems seen with some recent NVIDIA drivers.
New zero-section header layout, better use of header space and optimizations to the decompression and import code, together saving typically around 30-50 bytes.
Forwarded RVA imports are supported by forwarding the import during linking.
Dynamic C++ initializers are supported.
Support for producing Large Address Aware executables.
Crinkler is itself Large Address Aware, thus being able to handle larger inputs than before.
Crinkler reports all unresolved symbols, rather than stopping after the first one.
For each unresolved symbol reported, the object file referencing the symbol is indicated.
When there is a reference to a label at the start of a section, the report will show the reference to the label rather than the section.
Compressed sizes are printed with decimals for more accurate size assessment.
The names of loaded files are printed on separate lines to better show the progress when some files take long to load.
/RECOMPRESS overwrites input file by default.
Some updates to the license: less restictive distribution terms, more restrictive usage terms.
Updated installation description in the manual to describe integration into Visual Studio 2010 or newer.
New section in the manual about the compatibility strategy of Crinkler.

http://www.crinkler.net/crinkler14.zip


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 2251
活跃值: (8625)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2

Crinkler v2.3

上传的附件:
2021-6-18 10:48
0
游客
登录 | 注册 方可回帖
返回
//