January 8, 201510 yr LOL: 00639000 > 33DB XOR EBX,EBX 00639002 8D83 00906300 LEA EAX,DWORD PTR DS:[EBX+<ModuleEntryPoint>] 00639008 53 PUSH EBX 00639009 50 PUSH EAX ; unpackme.00639072 0063900A 8D83 72906300 LEA EAX,DWORD PTR DS:[EBX+0x639072] 00639010 FFD0 CALL EAX ; unpackme.00639072 00639012 8D83 00345E00 LEA EAX,DWORD PTR DS:[EBX+0x5E3400] 00639018 FFE0 JMP EAX ; unpackme.00639072You must to be blind to not see the FFE0.Level 0/10.No stolen imports resources etc.Is for absolute beginner.
January 9, 201510 yr Author Which is the point. Why overengineer things if the intent is just packing?
January 15, 201510 yr Author What program protection ? Something I have been working on and off for the past few months. Mainly as a experiment in compression, as well as to learn more about the PE format. There is no plans for protection at this time as any protection is easily foiled by people who have the skills. Didnt expect xsrtsect to keep the packer section, I would have expected him to rebuild certain things. Oh well . Edited January 15, 201510 yr by mudlord
January 15, 201510 yr Something I have been working on and off for the past few months. Mainly as a experiment in compression, as well as to learn more about the PE format. There is no plans for protection at this time as any protection is easily foiled by people who have the skills. Didnt expect xsrtsect to keep the packer section, I would have expected him to rebuild certain things. Oh well . yeah but xsrtsect is newwwwwwwwwwwwwwwwb lol
Create an account or sign in to comment