google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
23 stars 7 forks source link

Update to object 0.36 #157

Closed nicholasbishop closed 2 weeks ago

nicholasbishop commented 2 weeks ago

Minor fix required: section lookup now takes a SectionIndex as input, which is a newtype around usize.