BlueCocoa

Results 4 issues of BlueCocoa

Affected: Versions with `you-get` enabled Reproducible: YES POC ============ Steps: 1. Enable `you-get` feature 1. Add new task 1. type `[ANY URL] & [ANY SHELL COMMAND]` for example, `http://www.bilibili.com/video/av7265606/ &...

enhancement

As per the RSS3 light paper and [the reply in #13](https://github.com/NaturalSelectionLabs/RSS3/issues/13#issuecomment-874237321), I believe it's correct to say that anyone can upload anything to the RSS3 network. Therefore, how will RSS3...

https://github.com/codesourse/BigBang/blob/2ca5bcd6fcd9fb2a0dc1d1f7da0f4b8558f00ebf/BigBang/BigBang.m#L86 If the class has overridden the `-[WhateverClass forwardInvocation:]` method, then calling the `class_addMethod` function will lead to fatal error. However, `class_replaceMethod` will act like `class_addMethod ` if there isn't...