文件名称: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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 115157675delphi.02packer.rar 列表 Delphi v.02Packer\Bin\V2Packer.exe Delphi v.02Packer\Src\AboutUnit.dcu Delphi v.02Packer\Src\AboutUnit.ddp Delphi v.02Packer\Src\AboutUnit.dfm Delphi v.02Packer\Src\AboutUnit.pas Delphi v.02Packer\Src\AboutUnit.~ddp Delphi v.02Packer\Src\AboutUnit.~dfm Delphi v.02Packer\Src\AboutUnit.~pas Delphi v.02Packer\Src\aplib.pas Delphi v.02Packer\Src\aplibu.dcu Delphi v.02Packer\Src\aplibu.pas Delphi v.02Packer\Src\aplibud.pas Delphi v.02Packer\Src\DelTemp.bat Delphi v.02Packer\Src\DePack-CreateHeap.pas Delphi v.02Packer\Src\DePack.pas Delphi v.02Packer\Src\DePack.~txt Delphi v.02Packer\Src\Lib\aplib.obj Delphi v.02Packer\Src\Lib\crc32.obj Delphi v.02Packer\Src\Lib\depack.obj Delphi v.02Packer\Src\Lib\depackf.obj Delphi v.02Packer\Src\Lib\depacks.obj Delphi v.02Packer\Src\Lib\readme.txt Delphi v.02Packer\Src\Lib\scheck.obj Delphi v.02Packer\Src\Lib\sdepack.obj Delphi v.02Packer\Src\Lib\sgetsize.obj Delphi v.02Packer\Src\Lib\spack.obj Delphi v.02Packer\Src\MainUnit.dcu Delphi v.02Packer\Src\MainUnit.ddp Delphi v.02Packer\Src\MainUnit.dfm Delphi v.02Packer\Src\MainUnit.pas Delphi v.02Packer\Src\MainUnit.~ddp Delphi v.02Packer\Src\MainUnit.~dfm Delphi v.02Packer\Src\MainUnit.~pas Delphi v.02Packer\Src\NOTEPAD.EXEpk.exe.bak Delphi v.02Packer\Src\PEAnalystUnit.dcu Delphi v.02Packer\Src\PEAnalystUnit.pas Delphi v.02Packer\Src\PEHeaderUnit.dcu Delphi v.02Packer\Src\PEHeaderUnit.pas Delphi v.02Packer\Src\PkDataQueueUnit.dcu Delphi v.02Packer\Src\PkDataQueueUnit.pas Delphi v.02Packer\Src\UtilUnit.dcu Delphi v.02Packer\Src\UtilUnit.pas Delphi v.02Packer\Src\V2Packer.cfg Delphi v.02Packer\Src\V2Packer.dof Delphi v.02Packer\Src\V2Packer.dpr Delphi v.02Packer\Src\V2Packer.exe Delphi v.02Packer\Src\V2Packer.res Delphi v.02Packer\Src\Lib Delphi v.02Packer\Bin Delphi v.02Packer\Src Delphi v.02Packer