GhostInCell
GhostInCell
Encountered with same issue. Here is a short example: ```python import z3 #4.13.0.0 from triton import * #1.0.0rc3 ctx = TritonContext(ARCH.X86_64) astCtx = ctx.getAstContext() a = astCtx.bvsmod(astCtx.bv(96, 8), astCtx.bv(-77, 8))...
Short term goals of new_core are switching to new network part implementation and use ORM for db entities, a long term plans are new flexible spell system and navigation system...
I plan switching to .net core 2.0 when it's released. So it's should eliminate most of cross compatibility issues.