penight2b.txt

来自「This a simple compressor based on aplib,」· 文本 代码 · 共 30 行

TXT
30
字号
PE Nightmare Compressor by Freddy K
-----------------------------------

This is a simple compressor based on aplib, yoda's Kernel code, and my own
stuffing around. It only has one function with MANY limitations at the moment,
but it is desinged for demo purposes only so it don't matter.

Features :
. Compress' first section of code only (regardless of what it is...)
. Very compatible with a lot of programs, assuming they are
  well compiled to start with. Doesn't work with compressed or strange
  PE Header files (eg wordpad...)
. Very small and fast decompress code from APlib - only adds a 500 byte
  section while compressing a lot more bytes than that in any prog >20k
. Demos the use of the callback function with apack
. Has major room for growth... (something Ill be playing with for when I
  release the full version without code of PENightmare2)
. Has the TASM src code with it !!!! So go play ;^)

THankx to:
Yoda (y0da.cjb.net) for the Kernel stuff (great code!)
Iczelion (win32asm.cjb.net) for the general help and progress bar info
Jibz (members.nbci.com/jibz/apack/news.htm) for aplib - Im glad someone wrote
     it as it would annoy me to have to...

FK
Feb 2001

http://freddyk.cjb.net
crackz@freddyk.cjb.net

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?