CN105844119A - Short message platform based software authorization method - Google Patents

Short message platform based software authorization method Download PDF

Info

Publication number
CN105844119A
CN105844119A CN201610167174.6A CN201610167174A CN105844119A CN 105844119 A CN105844119 A CN 105844119A CN 201610167174 A CN201610167174 A CN 201610167174A CN 105844119 A CN105844119 A CN 105844119A
Authority
CN
China
Prior art keywords
software
short message
serial number
user
author
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610167174.6A
Other languages
Chinese (zh)
Other versions
CN105844119B (en
Inventor
姚诸香
桂小强
房金彦
金学成
邹根华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
STATE GRID JIANGXI ELECTRIC POWER Co
State Grid Corp of China SGCC
Original Assignee
STATE GRID JIANGXI ELECTRIC POWER Co
State Grid Corp of China SGCC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by STATE GRID JIANGXI ELECTRIC POWER Co, State Grid Corp of China SGCC filed Critical STATE GRID JIANGXI ELECTRIC POWER Co
Priority to CN201610167174.6A priority Critical patent/CN105844119B/en
Publication of CN105844119A publication Critical patent/CN105844119A/en
Application granted granted Critical
Publication of CN105844119B publication Critical patent/CN105844119B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • G06F21/123Restricting unauthorised execution of programs by using dedicated hardware, e.g. dongles, smart cards, cryptographic processors, global positioning systems [GPS] devices

Abstract

The invention discloses a short message platform based software authorization method. The method involves a short message platform, a serial number generation program, a serial number viewing and setting program, and an encrypted binary software license file containing serial number information. The method comprises the steps that a potential user downloads or obtains a software copy from a network or in other ways and tries to use the software copy, and a software author is contacted if software is needed; after it is confirmed that the user can be authorized, the software author requires the user to provide an initial character string containing unique hardware information of a corresponding device by using a short message; the software author transmits the received character string short message to the short message platform; a short message processing program of the short message platform generates an authorized serial number in combination with the received initial character string and hardware information of a registered machine, and returns the authorized serial number to the software author by a short message; the software author transmits the received serial number to the user; and the user changes the software license file by using a carried tool according to the received serial number. According to the method, the service life and a maximum user number can be limited, the security is high, and the rights and interests of the software author are protected to the maximum extent.

Description

Software authorization method based on SMS platform
Technical field
The invention belongs to computer software technical field, relate to a kind of software authorization method based on SMS platform.
Background technology
The transreplication of software product, easily propagation, the most imitated characteristic bring challenge to software Right protection, soft as one Part developer (software author), on the one hand wishes that the software of exploitation has numerous users, also on the other hand is intended to legitimate rights and interests energy Access protection.In theory, software rights and interests can be by applying for a patent, obtain software copyright-safeguarded by legal means;Real On border, it is contemplated that factor, technological means (soft ware authorization) or the common software Right protection methods such as right-safeguarding cost.
Software authorization method is broadly divided into without hardware and band hardware two class, and the method without hardware is multiple by algorithm Polygamy ensures the legitimacy of software, and advantage is easy realization, zero cost, and shortcoming is if algorithm is the most careful, software easily quilt Crack;Method with hardware is by reading the legitimacy ensureing software with band hardware (softdog, CD etc.) information, advantage Being to be easily controlled the infield of software, installation number of times, shortcoming is to need extra cost, requires that subscriber computer possesses accordingly simultaneously Interface.
Summary of the invention
It is an object of the invention to provide one and can limit useful life, maximum number of user, safety is high, can be to greatest extent The software authorization method based on SMS platform of protection software author's rights and interests.
The software authorization method based on SMS platform of the present invention belongs to without hardware one class, uses manual confirmation user to close Method, SMS platform automatic generating software use license (serial number) mode work, flow process substantially: software author is pending Cloth software and temporary license issuing files passe are to network;Potential user downloads from the Internet or obtains software copy examination from other approach With, if needing just contact software author;After confirming to license to user, software basic demand user provides one by note Init string (generates with band instrument), and this character string includes relevant device and possesses the hardware information of uniqueness, such as network interface card MAC Address, Disk Serial Number, CPU serial number etc.;The character string note received is transmitted to SMS platform by software author;SMS platform Note processing routine combine receive init string, register machine hardware information generate authorization sequence number, return with short message mode Back to software author;The serial number received is transmitted to user by software author;The serial number instrument with band that user will receive Change software license file.
The software authorization method based on SMS platform of the present invention, comprises with lower part: SMS platform (computer, note Transceiver, data base, short message receiving-transmitting program, note processing routine), serial number generate program (setlicense.exe), sequence Number check and arrange program (license.exe), the binary software license file comprising sequence number information through encryption (platform.key).Program license.exe is packed to user together with software with file platform.key.Short message receiving-transmitting Program, based on data base, receives and dispatches note by short message transceiver;Note processing routine reads the note received also from data base Processing, if requiring the order of formation sequence number, then calling setlicense.exe formation sequence number, simultaneously by this sequence Row number return with short message mode.
Whether the software authorization method based on SMS platform of the present invention, due to user software mandate and give user many A few serial number is manually determined by software author, and so can protect software author's rights and interests to greatest extent, serial number is by note Platform automatically generates, the most convenient, and the serial number of generation combines user's hardware information and register machine hardware information, can limit and make With time limit, maximum number of user, safety is high.
Accompanying drawing explanation
Fig. 1 is the structure chart of the present invention;
Fig. 2 is the workflow diagram of the present invention.
Detailed description of the invention
Referring to structure chart 1, SMS platform is received by computer (register machine), data base, short message transceiver (note cat), note The program of sending out, note processing routine are constituted.Short message transceiver is connected with computer by serial ports or USB port.
The reception information table of the note write into Databasce that short message transceiver is received by short message receiving-transmitting program, and from waiting message Table takes out waiting message sent by short message transceiver.
Note processing routine is taken out untreated note from reception information table and is analyzed processing, and result is returned Return.Pending note has " function code character string " form, it is achieved function code have " 114 ", such as " 114 XXX ", represent Inquire about the essential information of certain user;" CMD ", such as " CMD command_name ", expression to perform certain order;" MK ", Such as " MK IniStr ", represent and to generate authorization sequence number according to the init string of user.
Program license.exe major function is to look at current grant information (useful life, maximum number of user etc.), generates The init string that comprises hardware information, arranging authorization sequence number, program is run and following parameter :-h can be carried to show operation instruction;- I shows existing License Info;-k [key] will be arranged after serial number encryption in platform.key file;-n is according to hard Part information generates an init string, and this character string is the foundation generating formal serial number.
Programm etlicense.exe major function is that the init string according to user generates duly authorized serial number, journey Sort run can carry following parameter :-h to show operation instruction;Init string needed for-IniStr formation sequence number;-d expiry Long life;The maximum instance number that-m maxuser process can be run;-e viewing hardware information.
Complete enforcement step is as follows, sees Fig. 2:
Step 1, software author by software to be released, program license.exe, comprise the file of temporary license issuing information Platform.key packing uploads to download for user on the net;
Step 2, user is from network or other channel obtains after software copy on probation, if needing just contact software author, buys At software installation place operation license n after copyright, general's output result (init string, as 28Gt8WYt8t2YMft8QzgKt8At3KF1t3vmy51Z3) issue software author with short message mode;
Step 3, the init string simple editing that software author will receive, makes shape such as " MK into 28Gt8WYt8t2YMft8QzgKt8At3KF1t3vmy51Z3 " note, be transmitted to SMS platform;
Step 4, the note write received is received information table by short message receiving-transmitting program, and note processing routine is from receiving reading information table Go out note, process according to function code, if function code is " MK ", then call setlicense IniStr, generate Serial number, such as setlicense 28Gt8WYt8t2YMft8QzgKt8At3KF1t3vmy51Z3, the serial number shape of generation is such as L14Yt5K9t6mfot4t7i696Cd7t21, this serial number is written into waiting message table, short message receiving-transmitting program return to software Author;
Step 5, the serial number received is transmitted to user by software author;
Step 6, user runs license k after receiving serial number and arranges formal serial number, such as license k L14Yt5K9t6mfot4t7i696Cd7t21。

Claims (1)

1. a software authorization method based on SMS platform, including SMS platform, serial number generate program, serial number check and Arrange program, through encryption the binary software license file comprising sequence number information, described SMS platform be computer or Note transmitting/receiving program or note processing routine in short message transceiver or data base's work, it is characterised in that: described soft ware authorization step As follows:
Step (1), software author by software to be released, program license.exe, comprise the file of temporary license issuing information Platform.key packing uploads to download for user on the net;
Step (2), user are from network or other channel obtains after software copy on probation, if needing just contact software author, purchase Run license n after buying copyright in software installation place, output result init string is issued software author with short message mode;
The original character string editing that step (3), software author will receive, makes note into, is transmitted to SMS platform;
The note write received is received information table by step (4), short message receiving-transmitting program, and note processing routine is from receiving information table Read note, processing according to function code, if requiring the function code of formation sequence number, then calling setlicense IniStr, formation sequence number also writes waiting message table, short message receiving-transmitting program returns to software author;
The serial number received is transmitted to user by step (5), software author;
Step (6), user run license k after receiving serial number and arrange formal serial number.
CN201610167174.6A 2016-03-23 2016-03-23 Software authorization method based on SMS platform Expired - Fee Related CN105844119B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610167174.6A CN105844119B (en) 2016-03-23 2016-03-23 Software authorization method based on SMS platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610167174.6A CN105844119B (en) 2016-03-23 2016-03-23 Software authorization method based on SMS platform

Publications (2)

Publication Number Publication Date
CN105844119A true CN105844119A (en) 2016-08-10
CN105844119B CN105844119B (en) 2018-10-26

Family

ID=56583008

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610167174.6A Expired - Fee Related CN105844119B (en) 2016-03-23 2016-03-23 Software authorization method based on SMS platform

Country Status (1)

Country Link
CN (1) CN105844119B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111062005A (en) * 2019-11-05 2020-04-24 武汉慧联无限科技有限公司 Copyright authentication password generation method, authentication method, device and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1519291A1 (en) * 2003-06-11 2005-03-30 Canon Kabushiki Kaisha Information processing method and apparatus for managing sales of software
CN1740940A (en) * 2005-09-09 2006-03-01 北京兆日科技有限责任公司 Method for realizing computer software intruder preventing edition based on confidence computation module chip
CN101067839A (en) * 2007-04-27 2007-11-07 哈尔滨工业大学 Interconnection network working software system antipirating method
CN101179787A (en) * 2007-12-03 2008-05-14 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and service activation method and system
CN101388813A (en) * 2007-09-14 2009-03-18 英业达股份有限公司 Software registration method and system for enterprise
CN104284310A (en) * 2014-09-06 2015-01-14 金光明 Method for registering software on offline user terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1519291A1 (en) * 2003-06-11 2005-03-30 Canon Kabushiki Kaisha Information processing method and apparatus for managing sales of software
CN1740940A (en) * 2005-09-09 2006-03-01 北京兆日科技有限责任公司 Method for realizing computer software intruder preventing edition based on confidence computation module chip
CN101067839A (en) * 2007-04-27 2007-11-07 哈尔滨工业大学 Interconnection network working software system antipirating method
CN101388813A (en) * 2007-09-14 2009-03-18 英业达股份有限公司 Software registration method and system for enterprise
CN101179787A (en) * 2007-12-03 2008-05-14 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and service activation method and system
CN104284310A (en) * 2014-09-06 2015-01-14 金光明 Method for registering software on offline user terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李网灿: "江苏联通公司短信人工台建设方案探讨", 《移动通信》 *
邓从政: "基于公钥密码体制RSA算法的注册码生成器", 《成都大学学报(自然科学版)》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111062005A (en) * 2019-11-05 2020-04-24 武汉慧联无限科技有限公司 Copyright authentication password generation method, authentication method, device and storage medium

Also Published As

Publication number Publication date
CN105844119B (en) 2018-10-26

Similar Documents

Publication Publication Date Title
CN1327357C (en) System and method for verification
CN1292376C (en) Method and system for digital rights management in content distribution applications
CN101490687B (en) Control system and method using identity objects
US7313828B2 (en) Method and apparatus for protecting software against unauthorized use
CN100338905C (en) Method of binding digital contents and hardware with hardward adaptive
WO2019087443A1 (en) Data management system and data management method
CN105743903B (en) Digital audio copyright managing method, intelligent terminal, certificate server and system
US8763110B2 (en) Apparatuses for binding content to a separate memory device
CN106575342A (en) Kernel program including relational data base, and method and device for executing said program
CN101578608B (en) Methods and apparatuses for accessing content based on a session ticket
CN102801759A (en) Digital rights management system and method for protecting digital content
US20080115211A1 (en) Methods for binding content to a separate memory device
TW201214122A (en) Controller, control method, computer program, recording medium for computer program, recording apparatus, and manufacturing method for recording apparatus
EP2410456A1 (en) Methods and apparatuses for binding content to a separate memory device
JP2006506697A (en) Method for realizing data security storage and algorithm storage by a semiconductor memory device
CN109040134A (en) A kind of design method and relevant apparatus of information encryption
CN101042721A (en) Method and apparatus for temporarily accessing content using temporary license
CN101398764A (en) Portable usb device that boots a computer as a server with security measure
CN109753770A (en) Determine method and device, method for burn-recording and device, the electronic equipment of burning data
CN105844119A (en) Short message platform based software authorization method
EP3229099B1 (en) Method and system for performing a transaction and for performing a verification of legitimate access to, or use of digital data
CN104462872A (en) Terminal, server and authorization method of digital contents
KR101043255B1 (en) Usb hub device for providing datasecurity and method for providing datasecurity using the same
CN1759363A (en) Distribution and rights management of digital content
TWI475879B (en) Method and apparatus for enciphering/deciphering digital rights management object

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20181026

Termination date: 20190323

CF01 Termination of patent right due to non-payment of annual fee