Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[西软][xms]授权破解-证书生成 #78

Open
landv opened this issue Sep 6, 2023 · 0 comments
Open

[西软][xms]授权破解-证书生成 #78

landv opened this issue Sep 6, 2023 · 0 comments

Comments

@landv
Copy link
Owner

landv commented Sep 6, 2023

SELECT * FROM sysoption WHERE itemid  = "lic.pwd"; #证书密码

#酒店信息
select h.Hotelid,h.*
from hotelid h where h.sign =0;
-- G000001@license

SELECT * FROM foxfile WHERE id like '%@license'; #数据库存储的证书
SELECT * FROM foxfile WHERE id like 'G000001@license' # 集团证书

--C:\Users\Administrator\foxxms\xms.foxhis.com\emg\lib\EmergencyServer.jar

package com.foxhis.biz.license

此包存放的是license相关代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant