flow diagramming - SmartAssembly

  1. About SmartAssembly

    Description: Obfuscation changes the name of your classes and methods to unreadable characters, making it more difficult for other people to understand your code. Control Flow Obfuscation- Control Flow Obfuscation changes ... the code inside your methods, converting it into a complex and tangled control structure (spaghetti code). After Control Flow Obfuscation, you can execute your application in exactly the same way as before, ...

  2. SmartAssembly 8.0.0

    Release Notes: the application. SA-2394: Blazor (WebAssembly): Enabling Control Flow Obfuscation may break the application. SA-2396: Blazor (WebAssembly): Enabling References Dynamic Proxy may cause the application to hang. ...

  3. SmartAssembly Specification

    Specification:   Standard Pro Releasing Applications Allows you to process assemblies for release to end-users • • Code Obfuscation Name mangling, control flow obfuscation, strings encoding, references dynamic ...

  4. SmartAssembly adds feature usage reporting

    Release Notes: assembly unusable and causes your application to crash, should anyone tamper or change your assembly. Improved Control Flow Obfuscation by adding some extra branches to the code to confuse block analysis (a ...