Skip to content

Convert declare code into native code #53

@carlbennett

Description

@carlbennett

Search Results

image

Locations

Globals.BSHA1, line 5
Globals.CheckRevision, line 2
Globals.CheckRevision, line 6
Globals.DateToDWORD, line 2
Globals.DecryptCDKey, line 5
Globals.EncryptOLSPW, line 4
Globals.FlashWindowEx, line 17
Globals.GetLastSocketError, line 2
Globals.GetLastSocketError, line 3
Globals.GetSystemPathVariable, line 4
Globals.QWORDToDate, line 2
OSVersionInformation.Initialize, 8
OSVersionInformation.Initialize, 9
OSVersionInformation.IsTerminalSession, line 1
BotWindow.Activate, line 4
BotWindow.Activate, line 5
NLS.AccountCreate, line 2
NLS.AccountLogon, line 2
NLS.AccountLogonProof, line 2
NLS.Constructor, line 2
NLS.Destructor, line 2
NLS.ServerPasswordProof, line 2

Features / Functional designs to convert

  • BSHA1 hashing
  • Local version checks
  • 8-byte unsigned integer to/from native Date object
  • Game key decryption
  • Double BSHA1 hashing (Old Logon System/OLS password and tokens checksum)
  • Native system notifications for main window
  • OS-native socket error code lookup (could default back to native Realbasic error codes instead)
  • Runtime environment variable lookup for $PATH
  • BotWindow activate/bring-to-front code
  • New Logon System (NLS) algorithms

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions