// // This file was generated by the Retargetable Decompiler // Website: https://retdec.com // #include // ------------------- Function Prototypes -------------------- int64_t entry_point(void); // ------------------------ Functions ------------------------- // Address range: 0x1200 - 0x1224 int64_t entry_point(void) { // 0x1200 int64_t result; // 0x1200 int64_t v1 = result & 0xfffffffc; // 0x1200 if (v1 == 0) { // 0x1210 return result; } int64_t v2 = 0; int64_t v3 = v2 + 4; // 0x121c while (v3 != v1) { // 0x1214 v2 = v3; v3 = v2 + 4; } // 0x1210 return result; } // --------------------- Meta-Information --------------------- // Detected compiler/packer: starforce (3.x) // Detected functions: 1