LuLu
LuLu copied to clipboard
[Feature] Allow any hash for a specific path
I develop a piece of software that connects to the internet. Every time I rebuild and relaunch it I get a LuLu popup. Would that be possible to add a flag to the rule to ignore the hash. I don't mind adding a path rule for this specific binary, but clicking the yes button every time becomes tedious after a bit.
I quickly looked at the code and I though if I delete the hash key from the rules.plist it will stop asking. But that's not the case. Is there a undocumented workaround maybe? Thanks!
Join to the feature. Must have feature for app developers.
Hash or regex for the app path when rule created.
#128 #95
Is the path hashed or the binary?
@mrtnrdl binary
This is a must have for any iOS developer using Xcode Simulators! 🙏🏼
Hrmm, yes this would be annoying! ..perhaps an option to allow any hashes, or what if (as long as the team ID doesn't change), it doesn't re-prompt?
Not sure this applies too, but checking the "Apply Rules Globally" takes into account if the file path's changes (i.e. a new build folders generated by the simulator):

I too use software that uses unique binary names. checking this box does not resolve my issue. would like to do something like /tmp/program/bin/program_-*-*-*_ regex to get around my issue..
macOS Catalina here
Related: https://github.com/objective-see/LuLu/issues/95
same here with ios simulator, would love to have this feature
edit: checking "allow simulator applications" seems to do the job 😅
Does support the prefix