1. Velocity (Dash for Windows)
- Velocity 是一款API查詢工具,是Dash在Windows 系統(tǒng)下的實現(xiàn)
2. Step
- Velocity 是基于.Net開發(fā)的桌面軟件
- 不注冊的話 隔一段時間會彈出一個8s的框
- 反編譯工具: dnSpy
- 反編譯目標: Velocity.exe
- 代碼如下:
Observable.Timer(TimeSpan.FromSeconds(0.0)).ObserveOn(SynchronizationContext.Current).Subscribe(delegate(long _)
-
如圖
- 修改以后,保存模塊, 彈框出現(xiàn)后立即消失,不影響使用