def asyncrat()

in asyncrat/asyncrat.py [0:0]


    def asyncrat(self, p: ProcessMemory, match: YaraRuleMatch) -> Config | bool:
        _info: Config = get_rule_metadata(match)
        return _info