|
|
|
|
|
by Karellen
962 days ago
|
|
I think the point is that particular type of obfuscation is an example, and a regex will only catch that one. If the obfuscation is substantially different, you'll need another regex which you'll have to write yourself. Whereas the LLM doesn't need to be told about the specific type of obfuscation in use, and can act in a more general way - including against some new types that haven't been used before. |
|