v4 ARM mode stub support with assembly decompressor by John
dll support for v4 ARM mode
unpacking support

committer: ml1050 <ml1050> 1144249762 +0000
This commit is contained in:
László Molnár
2006-04-05 15:09:22 +00:00
parent 04e0e06d85
commit 4fd9c5772a
8 changed files with 945 additions and 136 deletions
+4 -2
View File
@@ -37,7 +37,7 @@ class PackArmPe_Export;
/*************************************************************************
// w32/pe
// arm/pe
**************************************************************************/
class PackArmPe : public Packer
@@ -61,7 +61,7 @@ public:
// unpacker capabilities
virtual bool canUnpackVersion(int version) const
{ UNUSED(version); return false; }
{ return version == 13; }
protected:
virtual int readFileHeader();
@@ -118,6 +118,8 @@ protected:
unsigned crelocs; // rva of preprocessed fixups
int big_relocs;
bool use_thumb_stub;
struct pe_header_t
{
// 0x0