Blueberry information 1411 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]
- demo Windows Blazar by Digital Dynamite [web]
- Yeah, great trip!
- rulezadded on the 2014-10-06 22:57:43
- 4k Windows Tilescapes by Digital Dynamite [web]
- Mesmerizing! Really nicely put together!
- rulezadded on the 2014-10-06 22:50:59
- 4k Windows Discovery by Astroidea [web]
- The shape of the landscape reminds me of good old Mojo Dreams, though the colors and landscape features are more varied in this one - and it's on a planet, which is cool.
Music was wholly uninspiring. Spend some more space on that next time. :) - rulezadded on the 2014-10-06 22:47:01
- 64k Amiga OCS/ECS The B-side by BooZombies
- Happy rubber cubes (and company)!
- rulezadded on the 2014-10-02 23:05:15
- 4k Windows my first intro
- Enjoyable indeed. I guess its weakest point is the dark, (mostly) uniform background. Some kind of background effect rotating with the object could have lifted it quite a notch.
- rulezadded on the 2014-09-24 18:20:08
- 8k Windows Neuron Activated by DMA [web]
- The visual style is nice, though the contents feel quite random. Music is not particularly pleasant...
- isokadded on the 2014-09-24 18:09:57
- demo Amiga OCS/ECS Sunglasses at Night by Ghostown & Whelpz [web]
- Stylish demo! Good to see new stuff from Ghostown! :-D
- rulezadded on the 2014-09-22 13:43:39
- intro Amiga OCS/ECS Natsu no Gomu by Lemon.
- I always find it funny when people call demos which do not exit by themselves "too long". ;)
- isokadded on the 2014-09-16 11:27:49
- demo Amiga OCS/ECS 2nd Wave by Pacific
- What d0DgE said!
- rulezadded on the 2014-09-11 17:17:31
- demotool Windows Crinkler by Loonies [web] & TBC
- Short answer: There is no such thing as a decompressed file, as there was no uncompressed file produced to begin with.
Long answer: It should be theoretically possible to produce an uncompressed executable from a compressed one. The process would include at least these steps (on top of the actual decompression, which is already there):
- parse up the import data
- find the imported functions in the imported DLLs based on the function hashes
- generate an ordinary import table importing these functions
- split up the code/data/bss section into an initialized and uninitialized part (to avoid producing a file of several hundred megabytes)
- locate the entry point right after the Crinkler import code (and call transformation code, if present)
- produce an ordinary PE header binding all these things together
We don't have any immediate plans to implement this, but we will certainly consider it if there is a good use case for it. What do you need it for? - isokadded on the 2014-09-08 14:48:39
account created on the 2004-11-26 18:36:35
