共用方式為


BinaryHardening interface

韌體二進位強化。

屬性

architecture

上傳的韌體架構。

binaryHardeningId

二進位強化結果的標識碼。

canary

金絲雀旗幟。

class

二元強化類。

nx

NX 標誌。

path

二元強化的路徑。

pie

PIE 標誌。

relro

RELRO 標誌。

rpath

已上傳韌體的 rpath。

runpath

已上傳韌體的執行路徑。

stripped

已移除旗標。

屬性詳細資料

architecture

上傳的韌體架構。

architecture?: string

屬性值

string

binaryHardeningId

二進位強化結果的標識碼。

binaryHardeningId?: string

屬性值

string

canary

金絲雀旗幟。

canary?: string

屬性值

string

class

二元強化類。

class?: string

屬性值

string

nx

NX 標誌。

nx?: string

屬性值

string

path

二元強化的路徑。

path?: string

屬性值

string

pie

PIE 標誌。

pie?: string

屬性值

string

relro

RELRO 標誌。

relro?: string

屬性值

string

rpath

已上傳韌體的 rpath。

rpath?: string

屬性值

string

runpath

已上傳韌體的執行路徑。

runpath?: string

屬性值

string

stripped

已移除旗標。

stripped?: string

屬性值

string