All Projects → SeedFinding → fnseedc

SeedFinding / fnseedc

Licence: other
Collection of resources for Minecraft Seedcracking

Projects that are alternatives of or similar to fnseedc

angular5-starter
⭐ An Angular5 Starter Kit :: Router, HttpClient, Forms, Services, Dev/Prod, HMR, Async/Lazy Routes and a very good structure for large applications by @naologic
Stars: ✭ 54 (+63.64%)
Mutual labels:  seed
vex
reverse HTTP proxy tunnel via secure SSH connections.
Stars: ✭ 20 (-39.39%)
Mutual labels:  reverse
seed-barista
☕️ Barista: CSS unit testing with Javascript
Stars: ✭ 24 (-27.27%)
Mutual labels:  seed
vsts-extension-ts-seed-simple
Very simple seed project for developing a VSTS extension
Stars: ✭ 61 (+84.85%)
Mutual labels:  seed
akamai-toolkit
A set of tools to work on Akamai v1 anti-bot solution. Current supported version: 1.70
Stars: ✭ 215 (+551.52%)
Mutual labels:  reverse
Minecraft-Backdoor
Invisible, customizable backdoor for Minecraft Spigot Plugins.
Stars: ✭ 147 (+345.45%)
Mutual labels:  seed
enterprise-angular-seed
Angular CLI based seed application incorporating many best practices typically needed in Enterprise apps.
Stars: ✭ 62 (+87.88%)
Mutual labels:  seed
SeedCandy
A selection of useful tools regarding SeedFinding, packed in an (hopefully) accessible UI.
Stars: ✭ 46 (+39.39%)
Mutual labels:  seed
seeder
Set up Seed app and start dev server by running one command
Stars: ✭ 44 (+33.33%)
Mutual labels:  seed
Hellf
ELF patching library in Python
Stars: ✭ 18 (-45.45%)
Mutual labels:  reverse
vuejs-typestyle-seed
VueJS + TypeStyle seed using JSX
Stars: ✭ 20 (-39.39%)
Mutual labels:  seed
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (-18.18%)
Mutual labels:  seed
GifReversingBot
A Reddit bot that reverses gifs
Stars: ✭ 38 (+15.15%)
Mutual labels:  reverse
psa-seedkey-algorithm
PSA/Stellantis (Peugeot, Citroen, DS, Opel) Seed/Key Algorithm to unlock ECUs configuration and download
Stars: ✭ 34 (+3.03%)
Mutual labels:  seed
reverse android
安卓从开发到逆向
Stars: ✭ 65 (+96.97%)
Mutual labels:  reverse
geocoder
Geocoder is a Typescript library which helps you build geo-aware applications by providing a powerful abstraction layer for geocoding manipulations
Stars: ✭ 28 (-15.15%)
Mutual labels:  reverse
fe-standard-config-seed
前端通用代码规范自动化接入
Stars: ✭ 18 (-45.45%)
Mutual labels:  seed
spring-kotlin-angular4
Another abadoned Spring Boot application with Angular and Kotlinabandoned
Stars: ✭ 22 (-33.33%)
Mutual labels:  seed
angular2-webpack-advance-starter
An advanced Angular2 Webpack Starter project with support for ngrx/store, ngrx/effects, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 49 (+48.48%)
Mutual labels:  seed
allsafe
Intentionally vulnerable Android application.
Stars: ✭ 135 (+309.09%)
Mutual labels:  reverse

Collection of resources for Minecraft Seedcracking Scene

Write-ups

☆☆☆☆☆ articles are written by known minecraft seedcrackers (EarthComputer, Neil etc)
and are in reference to Minecraft

Videos


PDF / Articles

WorldGen Specifics

Because of the mojank code quality , there are hardly any relevant articles available for WorldGen, the current best way is to read Minecraft code (considered not read friendly) , if not then the libraries :→ specifically : KaptainWutax’s libraries, neil’s libraries and cubiomes (In general , code that can mimic world generatiom)

Modular Arithmetic

The NERD documents are long and are only recommended if you want to start from the basics,
especially the William Stein notes are by far better to start with.
Pick any one of the top 4 modular arithmetic notes if confused.
Then for the follow up read the modular equivalences article.

Hensel Lifting

ℹ️
=== Use cases → (Discrete log problem : find number of calls between two seeds) AND (Mod Inversion : Find inverses speedily) ===

Relevant Papers

🔥
[Credits : Matthew Bolan and Neil on Monkeys Discord]

These are all the papers (except 1) that was referenced ; which is useful and which isn’t is upto the reader. These are only mentioned here as quick references if something is needed asap


Tools

Seed Crackers

Libraries

Neil(hube12’s) Libraries

Old or deprecated tools aren’t listed but a full tool listing can be found all-tools.adoc(TBD)


Books

  • Integers, Polynomials, and Rings : A Course in Algebra by Ronald S. Irving

  • A course in computational algebraic number theory by Henri Cohen

  • Lattice Basis Reduction: An Introduction to the LLL Algorithm and Its Applications by Murray R Bremner

  • Donald Knuth, The Art of Computer Programming, Volume 2, Section 3.2.1


Discords


Salts

ℹ️
=== No copyright infringement intended. ===
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].