Datasets:
Gated dataset You can list files but not access them
Preview of files found in this repository
- A01_F49_S_IterativeBasic
- A02_F49_S_PtrArithmetic
- A03_F49_S_Recursive
- A04_F49_S_LookupTable
- A05_F49_S_MathCast
- A06_F49_S_BitwiseToggle
- A07_F49_O_A01_ControlFlattening
- A08_F49_O_A02_GotoChain
- A09_F49_O_A01_OpaquePredicate
- A10_F49_O_A04_RedundantLogic
- A11_F49_O_A01_VarSplitting
- A12_F49_O_A05_SwitchCase
- A13_F49_O_A02_PtrIndirection
- A14_F49_O_A06_BitwiseReconstruct
- A15_F49_O_A01_LoopUnrollSubstitute
- A16_F49_O_A02_DeadCodeInjection
- A17_F49_O_A03_RecursiveGoto
- A18_F49_O_A01_NestedCondition
- A19_F49_O_A04_ArrayPtrAccess
- A20_F49_O_A02_WhileTrueBreak
- A21_F49_O_A06_UnsignedLogic