ChainSafe / ChainSafe/vm-compat

Indirect Function Not Detected By Analyzer

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.