Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 1.05 KB

File metadata and controls

62 lines (30 loc) · 1.05 KB

Home > bitburner > DarknetFormulas

DarknetFormulas interface

Darknet formulas

Signature:

interface DarknetFormulas 

Methods

Method

Description

getAuthenticateTime(serverDetails, threads, player, correctCharactersInPassword)

Gets the time it will take to authenticate a server.

getExpectedRamBlockRemoved(serverDetails, threads, player)

Gets the expected amount off ram that will be freed by a call to dnet.memoryReallocation

getHeartbleedTime(serverDetails, threads, player)

Gets the time it will take to scrape logs from a server.