API, CLI & Web App for analyzing & finding a person's profile across +900 social media \ websites (Detections are updated regularly)
-
Updated
Sep 2, 2021 - JavaScript
{{ message }}
API, CLI & Web App for analyzing & finding a person's profile across +900 social media \ websites (Detections are updated regularly)
Graph theory (network) library for visualisation and analysis
Android and Java bytecode viewer
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.
Qiling Advanced Binary Emulation Framework
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
AFINN-based sentiment analysis for Node.js.
a library for audio and music analysis
Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
It would be convenient if deploy_timesketch.sh also started the containers at the end of the run.
The IDS formerly known as Bro IDS has been known as Zeek for a while now. In general, additions added to RITA after this rename have used Zeek while additions added in before the rename used Bro. Now, we have areas of the code where we refer to Bro and Zeek interchangeably. This could lead to confusion if someone was not aware of the name change.
As such, we should replace all of the old re
A framework for secure and scalable network traffic analysis - https://netcap.io
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
Description of Problem & Solution
Right now using templates in bash requires escaping the dollar signs. Use a style similar to Python instead to help with this, e.g.:
scenedetect [...] split-video -f {VIDEO_NAME}-Scene-{SCENE_NUMBER}.mp4
Proposed Implementation:
Allow both dollar signed template $VARIABLES as well as braced {VARIABLES} to mean the same thing.
**Alte
The CodeChecker cmd subcommand communicates with the server via Thrift, and on a Jenkins docker image, I have tried to use it to get run information from a local CodeChecker server. The output of the CodeChecker cmd runs command was just the help message. I have found out that using a proxy is not supported right now, and the issue was solved by disabling proxy via unsetting the environmental
Kubernetes object analysis with recommendations for improved reliability and security
A high-performance tool for blockchain science and exploration
AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
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