Colton Gabertan

Results 7 comments of Colton Gabertan

This issue may raise concern for the Ghidra developers, and on the capa side, we may be needing to tailor the unit testing to accommodate for this difference. Specifically, this...

Hello @mike-hunhoff @williballenthin, it's Colton, one of the FLARE interns from last summer! Do you mind if I take a crack at this one?

Thanks for the chance! Off the bat, after looking into detecting the CLR statically, I think that for the purpose of purely detecting the OS via looking for the specific...

@mike-hunhoff I've taken a deeper dive into `TargetFrameworkAttribute` and it seems to only provide useful info for assemblies compiled against .NET 4+ in terms of the specific framework, anything below...

> did dig more into Attributes from there, and found something that may be pretty interesting. Microsoft released a platform compatibility analyzer that helps de On that note, a wider...

@mike-hunhoff As per our email discussion, this enhancement is likely to evolve into a larger project. Unassigning myself from the issue for now.

> i think this is closed in #1728? or did i botch it? Oh sorry I didn't see the full changes! It seems we've taken different approaches in getting the...