DependableSystemsLab / LLFI

LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injected into specific program points, and the effect can be easily tracked back to the source code. Please refer to the paper below. NOTE: If you publish a paper using LLFI, please add it to PaperLLFI.bib
http://blogs.ubc.ca/karthik/2014/02/23/quantifying-the-accuracy-of-high-level-fault-injection-techniques/
Other
68 stars 35 forks source link

I can't find the LLFI development group, sorry for post it here again #77

Closed andrestoga closed 8 years ago

andrestoga commented 8 years ago

Hi,

Sorry for posting it here but I didn't find the LLFI development group and I don't know other way of communication other than this. In the home page it says:

"Please join the following Google Groups for information related to LLFI development: llfi-development@googlegroups.com"

But it is just an email address which throws an error whenever I send an email. I also searched on the internet the google group but I didn't find it. I just found the LLVM development group. Is that the group?

Best,

karthikp-ubc commented 8 years ago

I just sent you an invitation to the LLFI development group to your gmail address. Let me know if you didn't get it. Thanks,