Thanks to visit codestin.com
Credit goes to github.com

Skip to content

String constant folding. #1321

@ExtAnimal

Description

@ExtAnimal

The many string constants used in an obfuscated module could be placed into consts at the module top and used in code.

See all the usages of 'push' below. There are many string constants used. this step would save bytes and also add to the obfuscation:

Image

If that was for example, b[x1] it would be smaller and more secure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions