Skip to content

Commit

Permalink
Update layout.json
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalsleuth authored Oct 4, 2023
1 parent 906553d commit ed3f084
Showing 1 changed file with 36 additions and 25 deletions.
61 changes: 36 additions & 25 deletions layout.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,6 @@
"Enabled": true,
"ExtraTiles": []
},
"Cerbero Suite": {
"CbName": "packages_cerbero_suite",
"CbContent": "Cerbero Suite",
"DAID": "{6D809377-6AF0-444B-8957-A3773F02200E}\\Cerbero Suite\\cerpro.exe",
"AUMID": false,
"DALP": false,
"StartMenu": true,
"Checked": true,
"Enabled": true,
"ExtraTiles": []
},
"FTK Imager": {
"CbName": "packages_ftk_imager",
"CbContent": "FTK Imager",
Expand Down Expand Up @@ -94,6 +83,17 @@
"Enabled": true,
"ExtraTiles": []
},
"Magnet DumpIt": {
"CbName": "standalones_magnet_dumpit",
"CbContent": "Magnet Dump It",
"DAID": "PLACEHOLDER_PATH\\magnet\\dumpit\\x64\\DumpIt.exe",
"AUMID": false,
"DALP": false,
"StartMenu": false,
"Checked": true,
"Enabled": true,
"ExtraTiles": []
},
"Magnet RAM Capture (MRC)": {
"CbName": "standalones_magnet_ram_capture",
"CbContent": "Magnet RAM Capture (MRC)",
Expand Down Expand Up @@ -735,11 +735,11 @@
"ExtraTiles": []
},
"ilspy": {
"CbName": "standalones_ilspy",
"CbName": "packages_ilspy",
"CbContent": "ilspy",
"DAID": "PLACEHOLDER_PATH\\ilspy\\ILSpy.exe",
"DAID": "%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\ILSpy.lnk",
"AUMID": false,
"DALP": false,
"DALP": true,
"StartMenu": true,
"Checked": true,
"Enabled": true,
Expand Down Expand Up @@ -1329,6 +1329,17 @@
"Enabled": true,
"ExtraTiles": []
},
"scrcpy": {
"CbName": "standalones_scrcpy",
"CbContent": "scrcpy",
"DAID": "PLACEHOLDER_PATH\\scrcpy\\scrcpy-console.bat",
"AUMID": false,
"DALP": false,
"StartMenu": false,
"Checked": true,
"Enabled": true,
"ExtraTiles": []
},
"VLEAPP": {
"CbName": "python3_tools_vleapp",
"CbContent": "VLEAPP",
Expand All @@ -1347,17 +1358,6 @@
"HeaderName": "header_network",
"HeaderContent": "Network",
"Tools": {
"Brim": {
"CbName": "packages_brim",
"CbContent": "Brim",
"DAID": "com.electron.brim",
"AUMID": false,
"DALP": false,
"StartMenu": true,
"Checked": true,
"Enabled": true,
"ExtraTiles": []
},
"Burp Suite Community Edition": {
"CbName": "packages_burpsuite_community",
"CbContent": "Burp Suite Community Edition",
Expand Down Expand Up @@ -1456,6 +1456,17 @@
"Checked": true,
"Enabled": true,
"ExtraTiles": []
},
"Zui": {
"CbName": "packages_zui",
"CbContent": "Zui",
"DAID": "io.brimdata.zui",
"AUMID": false,
"DALP": false,
"StartMenu": true,
"Checked": true,
"Enabled": true,
"ExtraTiles": []
}
}
},
Expand Down

0 comments on commit ed3f084

Please sign in to comment.