文件名称:Delphi.02Packer
介绍说明--下载内容均来自于网络,请自行研究使用
V2Packer
code by tt.t with almost pure delphi
first build @ 2006.4.15
看到過許多別人寫的殼,大多是asm,也有的是c。早就想試一試用比較“純”的delphi
寫會是什麼樣子,於是就有了V2Packer。
V2Packer斷斷續續寫了半個月的時間,資源部分代碼寫的很垃圾,只算是能用。PEAnalyst類
由於改變了思路,去掉了一些東西,現在成了PEHeader類的再包裝。
代碼中的{$INCLUDE DePack.pas }是因為d6的ide不支持代碼摺疊,就把一些代碼移到了
單獨的單元。
DePack.pas中用了一個非常簡單而且不安全的anti-debug trick,很可能有危險,不過
姑且放在那裡吧。
代碼中肯定有bug,不過測試中沒發現大問題,作為自娛自樂的產物就算說得過去了。
程序寫的思路比較清晰,如果對感興趣,可以從DoPack函數看起。
希望能對為數不多的用delphi寫這累東西的初學者有一些幫助。
!請不要將這些代碼用於非法用途!-V2Packer code by tt.t with almost pure delp hi first build@2006.4.15 seen many people write the carcasses, mostly asm2. c while others. Had long ago wanted to try a more "pure" delphi write what is, so there will be a V2Packer. V2Packer write off half of the time and resources of the code is written rubbish is only can be used. PEAnalyst category owing to a change in the thinking and get rid of some stuff PEHeader now become a kind of repackaging. The code () $ INCLUDE DePack.pas because d6, B3 does not support the ide code folding , put some code moved to a separate unit. DePack.pas using a very simple and insecure anti-debug trick , it is very likely it is dangerous, but to give it on there. I am sure that code bug, but tests found no major problems, as the product even enterta
code by tt.t with almost pure delphi
first build @ 2006.4.15
看到過許多別人寫的殼,大多是asm,也有的是c。早就想試一試用比較“純”的delphi
寫會是什麼樣子,於是就有了V2Packer。
V2Packer斷斷續續寫了半個月的時間,資源部分代碼寫的很垃圾,只算是能用。PEAnalyst類
由於改變了思路,去掉了一些東西,現在成了PEHeader類的再包裝。
代碼中的{$INCLUDE DePack.pas }是因為d6的ide不支持代碼摺疊,就把一些代碼移到了
單獨的單元。
DePack.pas中用了一個非常簡單而且不安全的anti-debug trick,很可能有危險,不過
姑且放在那裡吧。
代碼中肯定有bug,不過測試中沒發現大問題,作為自娛自樂的產物就算說得過去了。
程序寫的思路比較清晰,如果對感興趣,可以從DoPack函數看起。
希望能對為數不多的用delphi寫這累東西的初學者有一些幫助。
!請不要將這些代碼用於非法用途!-V2Packer code by tt.t with almost pure delp hi first build@2006.4.15 seen many people write the carcasses, mostly asm2. c while others. Had long ago wanted to try a more "pure" delphi write what is, so there will be a V2Packer. V2Packer write off half of the time and resources of the code is written rubbish is only can be used. PEAnalyst category owing to a change in the thinking and get rid of some stuff PEHeader now become a kind of repackaging. The code () $ INCLUDE DePack.pas because d6, B3 does not support the ide code folding , put some code moved to a separate unit. DePack.pas using a very simple and insecure anti-debug trick , it is very likely it is dangerous, but to give it on there. I am sure that code bug, but tests found no major problems, as the product even enterta
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Delphi v.02Packer
.................\Bin
.................\...\V2Packer.exe
.................\Src
.................\...\AboutUnit.dcu
.................\...\AboutUnit.ddp
.................\...\AboutUnit.dfm
.................\...\AboutUnit.pas
.................\...\AboutUnit.~ddp
.................\...\AboutUnit.~dfm
.................\...\AboutUnit.~pas
.................\...\aplib.pas
.................\...\aplibu.dcu
.................\...\aplibu.pas
.................\...\aplibud.pas
.................\...\DelTemp.bat
.................\...\DePack-CreateHeap.pas
.................\...\DePack.pas
.................\...\DePack.~txt
.................\...\Lib
.................\...\...\aplib.obj
.................\...\...\crc32.obj
.................\...\...\depack.obj
.................\...\...\depackf.obj
.................\...\...\depacks.obj
.................\...\...\readme.txt
.................\...\...\scheck.obj
.................\...\...\sdepack.obj
.................\...\...\sgetsize.obj
.................\...\...\spack.obj
.................\...\MainUnit.dcu
.................\...\MainUnit.ddp
.................\...\MainUnit.dfm
.................\...\MainUnit.pas
.................\...\MainUnit.~ddp
.................\...\MainUnit.~dfm
.................\...\MainUnit.~pas
.................\...\NOTEPAD.EXEpk.exe.bak
.................\...\PEAnalystUnit.dcu
.................\...\PEAnalystUnit.pas
.................\...\PEHeaderUnit.dcu
.................\...\PEHeaderUnit.pas
.................\...\PkDataQueueUnit.dcu
.................\...\PkDataQueueUnit.pas
.................\...\UtilUnit.dcu
.................\...\UtilUnit.pas
.................\...\V2Packer.cfg
.................\...\V2Packer.dof
.................\...\V2Packer.dpr
.................\...\V2Packer.exe
.................\...\V2Packer.res
.................\Bin
.................\...\V2Packer.exe
.................\Src
.................\...\AboutUnit.dcu
.................\...\AboutUnit.ddp
.................\...\AboutUnit.dfm
.................\...\AboutUnit.pas
.................\...\AboutUnit.~ddp
.................\...\AboutUnit.~dfm
.................\...\AboutUnit.~pas
.................\...\aplib.pas
.................\...\aplibu.dcu
.................\...\aplibu.pas
.................\...\aplibud.pas
.................\...\DelTemp.bat
.................\...\DePack-CreateHeap.pas
.................\...\DePack.pas
.................\...\DePack.~txt
.................\...\Lib
.................\...\...\aplib.obj
.................\...\...\crc32.obj
.................\...\...\depack.obj
.................\...\...\depackf.obj
.................\...\...\depacks.obj
.................\...\...\readme.txt
.................\...\...\scheck.obj
.................\...\...\sdepack.obj
.................\...\...\sgetsize.obj
.................\...\...\spack.obj
.................\...\MainUnit.dcu
.................\...\MainUnit.ddp
.................\...\MainUnit.dfm
.................\...\MainUnit.pas
.................\...\MainUnit.~ddp
.................\...\MainUnit.~dfm
.................\...\MainUnit.~pas
.................\...\NOTEPAD.EXEpk.exe.bak
.................\...\PEAnalystUnit.dcu
.................\...\PEAnalystUnit.pas
.................\...\PEHeaderUnit.dcu
.................\...\PEHeaderUnit.pas
.................\...\PkDataQueueUnit.dcu
.................\...\PkDataQueueUnit.pas
.................\...\UtilUnit.dcu
.................\...\UtilUnit.pas
.................\...\V2Packer.cfg
.................\...\V2Packer.dof
.................\...\V2Packer.dpr
.................\...\V2Packer.exe
.................\...\V2Packer.res