i have stub.dpr file after eddit it with new encryption
i see the builder didnt even use it
instead builder use stub.pas file
inside it some codes like this
Const
aSize = 25384;
stub_: Array [0..25383] of Byte =
(
$89,$03,$5D,$5F,$5E,$5B,$C3,$90,$53,$56,$57,$55,$83,$C4,$E8,$8B,$F9,$8B...