Skip to content

C version of ncmdump with no external dependency

Notifications You must be signed in to change notification settings

reiyawea/ncmdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncmdump

C version of ncmdump with no external dependency but standard C library.

C语言版本的ncm格式转换程序,依赖程序均已包含。

感谢nondanee/ncmdump提供了python算法。

使用python确实太慢了,可能需要数十秒。此C语言版本平均每首用时约1秒,可见C语言的威力。

AES decryption code is from AN324 ADVANCED ENCRYPTION STANDAR, SILICON LABS.

JSON parser is from DaveGamble/cJSON

About

C version of ncmdump with no external dependency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages