跳转至

source insight

更新于 2021-03-25

解析宏

有些代码使用自定义宏封装函数,需要自行添加解析
source inght的正则表达式, 按F1自行查阅学习.

Text Only
1
2
3
4
5
#添加方式
Options-->Preference-->Languages-->"C/C++ Language" Prooerties-->customer Parsing
#例如
METHOD(.*,\w*\(.*\),.*)
CALLBACK(\(.*\),.*)

Astyle插件

Astyle是代码整理插件.可以自行集成并指定快捷键

Text Only
1
2
3
#添加方式
Tools-->Custom commands
"C:\Path\To\AStyle.exe" -A1 -s4 -c -xl -C -xW -m0 -S -N -L  -xV -xw -Y -p -U -k3 -W3 -n %f

Monokai主题颜色

rgb(120 220 232)
rgb(169 220 118)
rgb(171 157 242)
rgb(255 97 136)
rgb(252 152 103)
rgb(255 216 102)

示例如下图: monikai

[下载地址]](https://github.com/43h/sourceinsight)

其他

注册机
破解
逆向笔记
4.x 补丁
crack
crack-code