Graph theory (network) library for visualisation and analysis
-
Updated
Oct 14, 2020 - JavaScript
{{ message }}
Graph theory (network) library for visualisation and analysis
Analyze any Android/Java based app or game
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Static code analysis for Kotlin
Web Application Security Scanner Framework
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
when browsing, i should be able to perf-check right from the browser and results should be siphoned back to the extension.
AFINN-based sentiment analysis for Node.js.
a library for audio and music analysis
Qiling Advanced Binary Emulation Framework
Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
I have dropped this feature when porting Thinlet UI to JavaFX (later, replaced by Swing.)
Thinlet Lule has "Tools > Export" menu. This wiki describes the feature.
https://github.com/DmitryKey/luke/wiki/Exporting-index-to-xml
I would like to re-think this feature (but cannot take enough time for this now.)
When (re)implementing this feature, file format selection (e.g. export to xml, json o
It would be nice to have some documentation on search operators and what are some of the common fields to search on (e.g. data_type, event_identifier, etc.). Also probably want to mention partial word matches requires globbing characters, etc.
A framework for secure and scalable network traffic analysis - https://netcap.io
Besides incoming blacklisted connections, external to internal traffic isn't super useful in any of our analysis modules. And incoming blacklisted connections is of questionable usefulness as well since the things that normally scan everything on the internet will also normally end up on blacklists. We're not trying to detect someone attacking coming in. We're trying to detect already compromised
A high-performance tool for blockchain science and exploration
enable cyclic-import check in pylint and fix the imports if there are problems
AIL framework - Analysis Information Leak framework
A Jupyter notebook extension for geospatial visualization and analysis
Kubernetes object analysis with recommendations for improved reliability and security
Data on third party entities and their impact on the web.
Add a description, image, and links to the analysis topic page so that developers can more easily learn about it.
To associate your repository with the analysis topic, visit your repo's landing page and select "manage topics."
#1750 shows a way to debloat an object by extracting its encoding / decoding logic into a serializer class.
In this case, the
knowledge_plugins.functions.Functionmoved itsserializeandparse_from_cmgmethods.There are several places along the
angrcodebase where this pattern could be applied:angr/knowledge_plugins/cfg/cfg_model.py