Blueberry information 1414 glöps
- general:
- level: user
- personal:
- first name: Aske Simon
- last name: Christensen
- cdcs:
- cdc #1: Nexus-7 by Andromeda [web]
- cdc #2: Tint by The Black Lotus [web]
- cdc #3: Gift by Potion
- cdc #4: STS-02: Electric Kool-Aid by Synesthetics
- cdc #5: TBC Realtime Experience by Too Bloody Cheesy [web]
- 4k procedural graphics Windows Patter by Illi Recentes ImperatoreS
- Great composition
- rulezadded on the 2009-07-20 09:23:44
- 4k Windows Potatro by FRequency [web]
- not bad
- isokadded on the 2009-07-19 20:46:13
- demo Windows Odds And Ends by Fulcrum [web]
- Some nice ideas, but it all looks rather flat and primitive.
- isokadded on the 2009-07-07 22:14:24
- demo Amiga OCS/ECS Hardwired by Crionics & The Silents [web]
- An archetype of demos!
- rulezadded on the 2009-07-07 22:05:43
- musicdisk Amiga OCS/ECS Coolism by Depth [web]
- I liked the music. My girlfriend didn't. :)
- rulezadded on the 2009-07-05 14:51:12
- 4k Windows Benitoite by TBC & Loonies [web]
- moose/nordic cns: Crinkler /FIX will fix that for you. :)
- isokadded on the 2009-07-05 12:40:24
- demotool Windows Crinkler by Loonies [web] & TBC
- ryg: That makes sense. It also explains why the call goes away when things are allocated statically. Still, if msvcrt.lib has one, Crinkler should be able to find it.
- isokadded on the 2009-07-01 10:08:27
- demotool Windows Crinkler by Loonies [web] & TBC
- w23: This might be some special issue with __alloca (it is a sort of weird thing to do anyway - it doesn't seem like the kind of thing that can be implemented by a library without any cooperation with the compiler). If you send us a "faulty" object file (preferably with source), we can have a look at it.
I agree that static allocation (using global variables) is usually the best solution for 4ks. We have often seen reductions in size when making variables global, in particular when doing it for all variables which are used in a particular way (e.g. all COM object handles). - isokadded on the 2009-07-01 09:31:20
- demo Windows Farewell Transmission by Headcrash [web]
- Looks and sounds like a decent 4k.
- rulezadded on the 2009-06-30 08:44:10
- demotool Windows Crinkler by Loonies [web] & TBC
- rrrola: The method in your link is exactly what we came up with for the new import code (except we use the InLoadOrder list). The article mentions that the method sometimes does not work on Windows 2000. We have identified the exact circumstances under which it works, which is when kernel32 is imported as the first DLL in the executable's import table (so no easy fix for shellcode here).
The second method you mention was used for the first few versions of Crinkler (up to version 0.3). It only works on 32-bit versions of Windows. - isokadded on the 2009-06-27 12:13:39
account created on the 2004-11-26 18:36:35
