obfuz/Obfuz/Packages/com.code-philosophy.obfuz
walon 3dda64ced2 fix: Call Obfuscation doesn't share return type because some type(eg. SZArray) will lead to il2cpp raise exception in generation process.
fix: Call Obfuscation doesn't share parameter which type is SZArray or Array type because this will lead the cpp code generated by il2cpp compile error!
2025-05-19 17:11:32 +08:00
..
Editor fix: Call Obfuscation doesn't share return type because some type(eg. SZArray) will lead to il2cpp raise exception in generation process. 2025-05-19 17:11:32 +08:00
Plugins add: add meta files 2025-05-17 16:42:17 +08:00
Runtime fix: change obfuscation relative metadata to public for compatible with mono because mono has more strict access validation, it will raise FieldAccessException if access a private field. 2025-05-18 16:43:11 +08:00
Editor.meta add: add meta files 2025-05-17 16:42:17 +08:00
LICENSE add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
LICENSE.meta add: add meta files 2025-05-17 16:42:17 +08:00
Plugins.meta add: add meta files 2025-05-17 16:42:17 +08:00
Runtime.meta add: add meta files 2025-05-17 16:42:17 +08:00
package.json add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
package.json.meta add: add meta files 2025-05-17 16:42:17 +08:00