LuLu icon indicating copy to clipboard operation
LuLu copied to clipboard

[Feature] Allow any hash for a specific path

Open detunized opened this issue 6 years ago • 9 comments

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!

detunized avatar Mar 23 '19 20:03 detunized

Join to the feature. Must have feature for app developers.

Hash or regex for the app path when rule created.

#128 #95

yauhenipakala avatar Mar 30 '19 11:03 yauhenipakala

Is the path hashed or the binary?

mrtnrdl avatar Jun 28 '19 08:06 mrtnrdl

@mrtnrdl binary

detunized avatar Jun 28 '19 21:06 detunized

This is a must have for any iOS developer using Xcode Simulators! 🙏🏼

OmegaWulf avatar Oct 23 '19 23:10 OmegaWulf

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): image

objective-see avatar Oct 24 '19 03:10 objective-see

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

BrianMusson avatar Apr 09 '20 14:04 BrianMusson

Related: https://github.com/objective-see/LuLu/issues/95

xanoni avatar Sep 09 '21 17:09 xanoni

same here with ios simulator, would love to have this feature

edit: checking "allow simulator applications" seems to do the job 😅

image

rasitayaz avatar Jun 04 '23 16:06 rasitayaz

Does support the prefix image

foamzou avatar Feb 01 '24 11:02 foamzou