SoFunction
Updated on 2025-04-13

Easy Language BUG and Solutions

1. In the assembly patch, the command to byte set is not suitable for containing expressions.

example:

Error usage:

Bureau_patch byte set = { }
Bureau_patch byte set = Bureau_patch byte set + { 137, 13 } + to byte set (Country_applied address + 23)

This way, after writing across processes, it is definitely not the assembly code you want [Bureau_applied address + 23],ecx

Correct usage:

Bureau_Address = Bureau_Address applied for + 23

Bureau_patch byte set = { }
Bureau_patch byte set = Bureau_patch byte set + { 137, 13 } + to byte set (Country_address)

2. The core support library cannot write negative numbers when writing to memory.

3. Black Moon writes Dll to insert other processes and uses commands to add members. Crash

Use the command instead to redefine the array. Add an array member and then assign a value to the array member successfully.