All Projects → BitCrackers → Unitor

BitCrackers / Unitor

Licence: GPL-3.0 license
Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Unitor

SurrealNumbers.jl
Implementation of Conway's Surreal Numbers
Stars: ✭ 30 (-3.23%)
Mutual labels:  analysis
analysis-backend
Server component of Conveyal Analysis
Stars: ✭ 22 (-29.03%)
Mutual labels:  analysis
ghidra-findcrypt
Ghidra analysis plugin to locate cryptographic constants
Stars: ✭ 138 (+345.16%)
Mutual labels:  analysis
trucking-labor-analysis
An economic analysis of the potential effects on the trucking labor market from self-driving trucks.
Stars: ✭ 30 (-3.23%)
Mutual labels:  analysis
ENIGMA
The ENIGMA Toolbox is an open-source repository for accessing 100+ ENIGMA statistical maps, visualizing cortical and subcortical surface data, and relating neuroimaging findings to micro- and macroscale brain organization. 🤠
Stars: ✭ 66 (+112.9%)
Mutual labels:  analysis
fantasy-premier-league
Fantasy Premier League Stats, Visualizations & Analysis. ⚽ 📊 📈
Stars: ✭ 31 (+0%)
Mutual labels:  analysis
Samples-JS-PHP
JavaScript and PHP samples for Stimulsoft Reports.PHP reporting tool.
Stars: ✭ 17 (-45.16%)
Mutual labels:  analysis
COVID19-Algeria-and-World-Dataset
A COVID-19 dataset with 90 World countries including Algeria.
Stars: ✭ 18 (-41.94%)
Mutual labels:  analysis
Time-Series-Forecasting
Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
Stars: ✭ 27 (-12.9%)
Mutual labels:  analysis
atacr
Analysing Capture Seq Count Data
Stars: ✭ 14 (-54.84%)
Mutual labels:  analysis
360reverse
Reverse Engineering about 360 android app guard
Stars: ✭ 39 (+25.81%)
Mutual labels:  analysis
gis-snippets
Some code snippets for GIS tasks
Stars: ✭ 45 (+45.16%)
Mutual labels:  analysis
pa.llvm
Program Analysis for LLVM
Stars: ✭ 37 (+19.35%)
Mutual labels:  analysis
Scalpel
Scalpel: The Python Static Analysis Framework
Stars: ✭ 176 (+467.74%)
Mutual labels:  analysis
VIAN
No description or website provided.
Stars: ✭ 18 (-41.94%)
Mutual labels:  analysis
Corpuscles.jl
Julia package for particle physics
Stars: ✭ 25 (-19.35%)
Mutual labels:  analysis
pytokio
[READ ONLY] Refer to gitlab repo for updated version - Total Knowledge of I/O Reference Implementation. Please see wiki for contribution guidelines.
Stars: ✭ 20 (-35.48%)
Mutual labels:  analysis
traffic analyser
Retrieve useful information from apache/nginx access logs to help troubleshoot traffic related problems
Stars: ✭ 44 (+41.94%)
Mutual labels:  analysis
glassdoor
glassdoor is a modern, autonomous security framework for Android APKs. POC, unmaintained unfortunately.
Stars: ✭ 14 (-54.84%)
Mutual labels:  analysis
Google-Playstore-Dataset
Google PlayStore App dataset. (2.3 million App Data) and 24 attributes
Stars: ✭ 27 (-12.9%)
Mutual labels:  analysis

Unitor Discord Paypal

Features

  • Analyse any windows unity game that doesn't have custom encryption.
  • Support for both Mono and Il2Cpp scripting backend.
  • Function dissasembly for both il and assembly code.
  • Method structure analysis: see what methods are never called(not optimzed/perfect)
  • String table analysis: view references to strings

Roadmap

  • BepInEx auto installer
  • Deobfuscation using json mappings generated by Beebyte-Deobfuscator
  • Asset browser

Screenshots

Installations

  1. Download the latest release from the releases page, or build from source.
  2. Extract the archive.
  3. Run the executable.

Building from source

  1. Clone the repository: $ git clone https://github.com/BitCrackers/Unitor.git
  2. Build with visual studio.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].