i0gan

Results 6 issues of i0gan

# readpe crashed when I use -e *Describe the bug** In readpe newst version, Analysing abnormal test.exe will crash this program, And the version 0.70 can modify the RIP regester....

**Bug 描述** 简要描述您碰到的问题 1. 系统环境: Linux version 3.10.0-1160.102.1.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ) #1 SMP Tue Oct 17 15:42:21 UTC 2023 2. Ehoney版本: Ehone-3.0.0 3....

bug

Example: local co = coroutine.create(function() -- Call c++ function local list = Squick:GetConfigIDList("Server") -- The returned list's value is "Server" end) local status, err = coroutine.resume()

``` [i0gan@arch MiraiOK]$ go build . # github.com/LXY1226/miraiOK ./download.go:74:13: undefined: caPool ./download.go:77:38: undefined: torURL ./download.go:77:64: undefined: tor ./download.go:82:31: undefined: ua ./download.go:101:37: undefined: dowURL ./download.go:106:31: undefined: ua ```

When I use like printf function to write log with high frequency, it will cause crash in easyloggingpp, but log a few times, this no problem, my code as follows:...