Cargo Features

[dependencies]
libafl_frida = { version = "0.12.0", default-features = false, features = ["cmplog", "serdeany_autoreg"] }
default = serdeany_autoreg

The serdeany_autoreg feature is set by default whenever libafl_frida is added without default-features = false somewhere in the dependency tree.

cmplog = iced-x86

Affects cmplog_rt::SpecialCmpLogCase, cmplog_rt::SpecialCmpLogCase, cmplog_rt::CmplogOperandType, cmplog_rt::CmplogOperandType, libafl_frida::cmplog_rt

serdeany_autoreg default

Enables serdeany_autoreg of libafl_bolts

libafl_bolts:

Automatically register all #[derive(SerdeAny)] types at startup.

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

iced-x86 x86_64 cmplog?