That you can use c-like expressions in various places (the command bar, goto dialog, calculator, conditional breakpoints)
> Does it understand programming languages? Can you inspect the contents of variables like in VS?
No and not yet, it just uses the symbols of an executable to display a source code listing. I only know of a few asm developers that use it for development but the main use case is reverse engineering and malware analysis.
Main author of x64dbg here. This is very probably the case and I contacted Github support to figure out what is going on. Before today we had around 3k (legit) stars.
Thanks for your reply! I would be interested in more specific features that you are missing from the plugin system. I'm not familiar with what Immunity has to offer on the native side and my current focus is on improving the plugins.