Confirmed users
328
edits
m (→Static Rooting Analysis: embolden!) |
|||
| Line 9: | Line 9: | ||
== Static Rooting Analysis == | == Static Rooting Analysis == | ||
Tbpl can run two static analysis builds, one for the full browser (linux64-br-haz) and one for just the JS shell (linux64-sh-haz). The former shows up on tbpl as '''SM(Hf)''', the latter as '''SM(Hs)''' | Tbpl can run two static analysis builds, one for the full browser (linux64-br-haz) and one for just the JS shell (linux64-sh-haz). The former shows up on tbpl as '''SM(Hf)''', the latter as '''SM(Hs)''': | ||
* Hf - hazard build for '''f'''irefox browser | |||
* Hs - hazard build for JS '''s'''hell | |||
* Hb - hazard build for '''B'''2G (not yet implemented) | |||
* Hm - hazard build for '''m'''obile firefox browser | |||
These builds are performed as follows: | These builds are performed as follows: | ||