y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#automated-analysis News & Analysis

3 articles tagged with #automated-analysis. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AI × CryptoBullisharXiv – CS AI · Mar 37/103
🤖

SymGPT: Auditing Smart Contracts via Combining Symbolic Execution with Large Language Models

Researchers have developed SymGPT, a new tool that combines large language models with symbolic execution to automatically audit smart contracts for ERC rule violations. The tool identified 5,783 violations in 4,000 real-world contracts, including 1,375 with clear attack paths for financial theft, outperforming existing automated analysis methods.

$ETH
AIBullisharXiv – CS AI · Jun 236/10
🧠

CNnotator: LLM-Guided Memory Safety Annotation Synthesis

CNnotator, an LLM-powered tool, automatically generates memory safety annotations for legacy C code by synthesizing specifications that help identify security vulnerabilities. OpenAI's o3 model achieved 90% first-attempt success rates, suggesting AI-assisted code annotation is becoming practical for real-world systems migration and security analysis.

🏢 OpenAI🧠 GPT-4🧠 o1
AINeutralarXiv – CS AI · Jun 86/10
🧠

MalTree: Tracing Malware Evolution from Embeddings at Scale

MalTree is a new framework that uses bioinformatics-inspired phylogenetic techniques to automatically trace malware evolution and family relationships at scale, achieving 87% temporal consistency with real-world timelines. By analyzing structural, behavioral, and image-based features, the research enables proactive defense strategies tailored to individual malware families' mutation rates rather than reactive, sample-by-sample detection approaches.