Benign Download

BETextInput.h

key down phrase (case variants)key down phrase (lowercase)
SHA-25672bfc515cbeda58ea695769e11aff4847735bf4712a12838c7fc86584bdacdf1
MaleculeO(Co)

Evidence

key down phrase (lowercase) lines 193–196
193/**
194 * Delegates the handling for each stage of a key event (key down, press, up) and allows the BETextInput object to indicate whether it should prevent default system behaviors.
195 */
196- (void)handleKeyEntry:(BEKeyEntry *)entry withCompletionHandler:(void (^)(BEKeyEntry *theEvent, BOOL wasHandled))completionHandler NS_SWIFT_NAME(handleKeyEntry(_:completionHandler:));
Destructive-action word: delete lines 219–223
219 * Deletes text by the specified direction and granularity. Current supported combinations include:
220 *
221 * character backward = delete
222 * character forward = delete-forward
223 * word backward = option + delete

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.