uchen-ml / codeart-binexplore

VSCode extension for analyzing compiled binaries
MIT License
0 stars 1 forks source link

More semantic Assembly highlight. #35

Open eugeneo opened 1 week ago

eugeneo commented 1 week ago
  1. Highlight all the instructions.
  2. Add special colors for registers, addresses or constants.

Need to be careful not too make it too colorful!