The ".anom" extension is specifically used for scripts that automate interactions with a target web application—in this case, Epic Games. "Full Capture" indicates a feature designed to extract all available data from a successful login, such as account balance, linked games, or security settings. Steps to Develop a Full Capture Feature :
Use , JSON , or Regex parsing to isolate the desired data from the HTTP response body.
Ensure the config's [SETTINGS] section includes a "Capture" field so the results appear in the tool's "Hits" tab.
Developing a feature for a file named typically refers to creating or modifying a configuration (config) for OpenBullet Anomaly (a mod of the OpenBullet web-testing suite).
Check for required headers like X-Epic-Device-Id or Authorization tokens that must be passed between requests. Technical File Context
: These configs are primarily compatible with OpenBullet Anomaly or SilverBullet .
: .anom files are usually plain text files starting with the [SETTINGS] tag.