-
### Summary
Develop a modular, extensible static analyzer to enhance the security and reliability of TON smart contracts.
### Context
Static analyzers detect potential vulnerabilities in contracts …
-
**Background**
This is our first Malware Static Analyzer written in RUST.
Static analysis is a well research topic, where recurrently Researches are able to achieve 95-97% detection using a series o…
-
**Description:**
I propose adding new features to MobSF to improve its flexibility:
#### 1. Split the Analysis Process into Two Steps
The suggested feature splits the analysis process int…
-
commit https://github.com/llvm/llvm-project/commit/3e4788377bb29ed389b46521fcba0d06aa985bcf (HEAD -> main, origin/main, origin/HEAD)
Author: Giulio Eulisse [10544+ktf@users.noreply.github.com](mailto…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**Brief description:**
Light up the "Convert to switch expression" refactoring for ternary statements.
This is a style preference.
**Code example that the analyzer should report:**
Currently, t…
-
Currently, all static analysis steps are performed haphazardly by the Compiler library through a variety of graphs.
Ideally all static analysis should be performed by a dedicated object that can be…
-
-
-
## Command
```sh
flutter analyze
```
## Steps to Reproduce
1. run `flutter analyze`
## Logs
```console
Error from the analysis server: Internal error: Bad state: No definition of type…