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
Hi team,
Thanks for the interesting solution.
On ~30GB memory image, I am getting:
trikeConfig(args.beacon).parse_config(version=args.version, quiet=args.quiet, as_json=args.json) or \
File "/CobaltStrikeParser/parse_beacon_config.py", line 372, in __init__
self.data = fobj.read()
MemoryError
Hi team,
Thanks for the interesting solution.
On ~30GB memory image, I am getting: