- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
#include "hello.h"
__static_data<System_Reflection_RuntimeModule> GModuleC__runtimemodule_hello_ehpqe23j_dll = { (Byte*) -1, (Byte*) -1, { { { (Void**) &System_Reflection_RuntimeModule_vtable_impl } }, 0 , &GModuleC__runtimeassembly_hello_ehpqe23j_dll.data, { 0 }, { 0 }, { 0 }, { 0 } }};
__static_data<System_Reflection_RuntimeAssembly> GModuleC__runtimeassembly_hello_ehpqe23j_dll = { (Byte*) -1, (Byte*) -1, { { { (Void**) &System_Reflection_RuntimeAssembly_vtable_impl } }, 0 , 0 , { 0 } }};
Int32 GModuleC__cctor_called_hello_ehpqe23j_dll = -1;
static __static_str<6> _s15063797403154689540_ = { (Byte*) -1, (Byte*) -1, (Void**) &System_String_vtable_impl, 5, L"pituh" };
static __static_str<2> _s1054744840757602046_ = { (Byte*) -1, (Byte*) -1, (Void**) &System_String_vtable_impl, 0, L"\0" };
__static_data<System_RuntimeType> pituh__runtimetype_hello_ehpqe23j_dll = { (Byte*) -1, (Byte*) -1, { { { { { (Void**) &System_RuntimeType_vtable_impl } } } }, 0 , { 0 }, { 0 }, 0, (System_Type*) &System_Object__runtimetype.data, 0 , ((System_String*) ((Byte**) &_s15063797403154689540_ + 2)), ((System_String*) ((Byte**) &_s1054744840757602046_ + 2)), 18, 0, 0, 0, 0, &GModuleC__runtimemodule_hello_ehpqe23j_dll.data }};
Int32 pituh__cctor_called_hello_ehpqe23j_dll = -1;
Void Void_pituh__ctorFN_hello_ehpqe23j_dll(pituh* __this) {
__check_this((Void*)__this);
Void_System_Object__ctorFN((System_Object*) (__this));
return ;
}
static __static_str<8> _s18790481933210356248_ = { (Byte*) -1, (Byte*) -1, (Void**) &System_String_vtable_impl, 7, L"Kokoko!" };
Int32 Int32_pituh_MainFSystem_StringAYN_hello_ehpqe23j_dll(System_StringAY* args) {
Void_System_Console_WriteLineFSystem_StringN(((System_String*) ((Byte**) &_s18790481933210356248_ + 2)));
return 0;
}
pituh* pituh_pituh__newFN_hello_ehpqe23j_dll() {
Int32 local0;
Int32 _dup20;
Int32 _dup22;
Void* _dup42;
Void* _dup51;
Void* _dup56;
Int32 _dup75;
pituh* _dup104;
_dup20 = ((sizeof(pituh) + sizeof(System_Object*)) + sizeof(System_Object*));
;
local0 = _dup20;
a22:
_dup22 = _dup20;
;
if ((UInt32)_dup22 >= (UInt32)102400) goto a37;
Void* _phi30;
Void* __expr30;
__expr30 = GC_MALLOC_ATOMIC(_dup22);
_phi30 = __expr30;
goto a42;
a37:
Void* __expr37;
__expr37 = GC_MALLOC_ATOMIC_IGNORE_OFF_PAGE(_dup22);
_phi30 = __expr37;
a42:
_dup42 = _phi30;
;
if (_dup42) goto a51;
System_OutOfMemoryException* _new45;
_new45 = System_OutOfMemoryException_System_OutOfMemoryException__newFN();
Void_System_OutOfMemoryException__ctorFN(_new45);
throw (Void*) _new45;
a51:
_dup51 = _dup42;
;
Memset((Byte*) ((Byte*) (_dup51)), 0, (local0));
_dup56 = _dup51;
;
*((Int32*) (Int32*) (_dup56)) = -1;
_dup75 = (Int32) (((Byte*) (_dup56) + sizeof(pituh*)));
;
*((Int32*) (Int32*) (_dup75)) = -1;
_dup104 = (pituh*) ((Void*) ((_dup75 + sizeof(pituh*))));
;
Void_pituh__initFN_hello_ehpqe23j_dll(_dup104);
return _dup104;
}
Void Void_pituh__initFN_hello_ehpqe23j_dll(pituh* __this) {
__check_this((Void*)__this);
((System_Object*) (__this))->__vtbl = (Void**) &pituh_vtable_implhello_ehpqe23j_dll;
return ;
}
Int32 Int32_pituh__getsizeFN_hello_ehpqe23j_dll(pituh* __this) {
__check_this((Void*)__this);
return (Int32) (sizeof(pituh));
}
System_Type* System_Type_pituh__gettypeFN_hello_ehpqe23j_dll(pituh* __this) {
__check_this((Void*)__this);
return (System_Type*) ((System_Type*) &pituh__runtimetype_hello_ehpqe23j_dll.data);
}
Void* VoidP_pituh__dynifaceFSystem_TypeN_hello_ehpqe23j_dll(pituh* __this, System_Type* _type) {
__check_this((Void*)__this);
return 0/*null*/;
}
Int32 Int32_pituh_get_static__cctor_calledFN_hello_ehpqe23j_dll() {
return pituh__cctor_called_hello_ehpqe23j_dll;
}
Int32* Int32P_pituh_get_static_addr__cctor_calledFN_hello_ehpqe23j_dll() {
return &pituh__cctor_called_hello_ehpqe23j_dll;
}
Void Void_pituh_set_static__cctor_calledFInt32N_hello_ehpqe23j_dll(Int32 _value) {
pituh__cctor_called_hello_ehpqe23j_dll = _value;
return ;
}
// Дальше копипастить нет смысла
В эту простыню превращается простенькая программа на C# после прогона через IL2C: