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
View File
@@ -42,6 +42,10 @@
; __ARMWPE2E__
start:
%include "l_armpe2e.ah"
; __ARMWPE2EV4__
%include "l_armpe2e_v4.ah"
; __ARMWPE2EV4DLL__
%include "l_armpe2e_v4dll.ah"
; __ARMWPE2B__
%include "l_armpe2b.ah"
; __ARMWPEHE__