Skip to content

香色闺阁xbs书源加解密工具

Notifications You must be signed in to change notification settings

xiaohucode/xbsrebuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

香色闺阁xbs书源加解密工具

linux、macOS在终端运行需要对程序添加可执行权限

chmod +x 程序路径

启动转换web服务

// 默认监听0.0.0.0:8282
xbsrebuild server 
// 指定监听地址
xbsrebuild server -s 127.0.0.1 -p 8282

xbs 转 json

xbsrebuild xbs2json -i xx.xbs -o xx.json

json 转 xbs

xbsrebuild json2xbs -i xx.json -o xx.xbs

About

香色闺阁xbs书源加解密工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.3%
  • Makefile 9.7%