Skip to content
View ReStack3's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.

Highlights

  • Pro

Block or report ReStack3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Restack3/README.md

Welcome to My GitHub

Hi there! ๐Ÿ‘‹
This profile showcases my main projects in AI + Web3 and Reverse Engineering.


๐Ÿš€ AI + Web3 Projects

Quantitative Trading & Prediction

  • Crypto-QuantSeer
    Low-latency, high-performance C++ trading server using ML/DL to predict CEX market trends.

On-Chain Monitoring & Arbitrage

  • Crypto-ChainSentinel
    Real-time monitoring of whales, contracts, DeFi protocols, and holdings; chain scanning, parsing, and signal detection.
  • Crypto-ProfitReaper
    Automated on-chain smart contract arbitrage execution responding to ChainSentinel signals.

Frontend Visualization & Sentiment Risk Control

  • Crypto-Dashboard
    Frontend platform integrating data and visual panels from all sub-projects.
  • Crypto-MediaGuard
    Collects and analyzes off-chain news media and community comments with AI sentiment analysis for risk control.

๐Ÿ›  Reverse Engineering Projects

  • JsASTDeconfuse
    JavaScript code obfuscation analysis and automated AST deobfuscation tool.
  • Fixenv
    Simulated browser environment for JS reverse engineering and frontend code analysis.
  • ReverseLab
    Comprehensive reverse engineering lab with sample analyses and script collections.
  • MobileReverseHub
    This repository mainly includes a collection of Android reverse engineering related practice projects.
  • BinStructParser
    BinStructParser is a tool designed to analyze, parse, and repair binary executable files, including DEX (Android), ELF (Linux), and PE (Windows) formats.

๐Ÿ”— Note

Click on the project names to access the corresponding repositories. Some projects are still under development and not publicly available.

Pinned Loading

  1. Crypto-Dashboard Crypto-Dashboard Public

    CryptoViewFrontend is the dedicated frontend interface for the Crypto ecosystem, providing a comprehensive and user-friendly dashboard to visualize data.

    TypeScript

  2. Crypto-ProfitReaper Crypto-ProfitReaper Public

    Solidity & Rust smart-contract arbitrage suite for Ethereum & Solana, executing automated onโ€‘chain arbitrage in response to ChainSentinel signals.

    Solidity