bugs

来自「Cracker终结者——提供最优秀的软件保护技术」· 代码 · 共 52 行

TXT
52
字号
                 ooooo     ooo ooooooooo.   ooooooo  ooooo                 `888'     `8' `888   `Y88.  `8888    d8'                  888       8   888   .d88'    Y888..8P                  888       8   888ooo88P'      `8888'                  888       8   888            .8PY888.                  `88.    .8'   888           d8'  `888b                    `YbodP'    o888o        o888o  o88888o                    The Ultimate Packer for eXecutables          Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar               http://wildsau.idv.uni-linz.ac.at/mfx/upx.html                          http://www.nexus.hu/upx                            http://upx.tsx.orgThings not (yet) supported:===========================dos/exe------- * normal dos/exes with new exe headers * max ~24000 relocation records (...should be enough for everyone ;-) * exe + sys combined imageswc/le----- * 16-bit selector alias fixups * 16-bit offset relocation for objects larger than 4 kbyte * 16:16 fixupsIf you need any of the above (they're very rare), send us an url of atest file. * 16-bit objects are not loaded into DOS memory * There is still a problem with the wdosx extender: if you compress a   wc/le file which does NOT contain the wdosx extender, and after this   you bind the wdosx stub to the compressed file, then it will work.   Otherwise it won't. * unpacked pmwlite compressed programs might not work when compressed   with upx (pmwunlite bug mainly :-)win32/pe-------- * writeable shared sections (`--force' *may* work) * certificates in the imagedjgpp2/coff----------- * all overlays (except Allegro pakfiles) are silently stripped

⌨️ 快捷键说明

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