Skip to content

kinnay/NPLN-Protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPLN-Protocols

This repo contains protobuf files for Nintendo's NPLN services.

The protobuf files for NPLN version 0.20.x and 0.21.x were decompiled automatically from reflection data that is stored in the Monster Hunter Rise game.

Because Nintendo enabled the LITE_RUNTIME optimization in later versions, this reflection data is no longer available. The protobuf files in the latest folder were decompiled manually using various sources.

generate_patch.py generates an IPS patch that disables TLS certificate verification, given the filename of the main NSO. This is useful if you want to capture traffic or write your own NPLN servers.

About

Protobuf files for NPLN services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages