ChainSafe / ChainSafe/vm-compat
Indirect Function Not Detected By Analyzer
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Example:
```
var v = demo
func demo(){
syscall.RawSyscall6()..
}
```
This syscall will be ignored by analyzer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.