Files
bitburner-src/markdown/bitburner.darknetformulas.md
Michael Ficocelli 6073964768 DARKNET: Darkweb Expansion Project & Bitnode (#2139)
This is BN15. It is a really big change; see the PR for all the details.
2026-02-03 03:40:36 -08:00

1.0 KiB

Home > bitburner > DarknetFormulas

DarknetFormulas interface

Darknet formulas

Signature:

interface DarknetFormulas 

Methods

Method

Description

getAuthenticateTime(darknetServerData, threads, player)

Gets the time it will take to authenticate a server.

getExpectedRamBlockRemoved(darknetServerData, threads, player)

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

getHeartbleedTime(darknetServerData, threads, player)

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