You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
noproto edited this page Feb 27, 2021
·
2 revisions
WhiteBeam is a universal hook into all system library calls. All aspects of WhiteBeam 0.2 and later are driven by SQL (using SQLite). The four major components of the design are the Hooks, Rules, Actions, and Whitelist. This guide will demonstrate how the components work together by developing a sample hook.