<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ian Smith on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/authors/ian-smith/</link><description>Recent content in Ian Smith on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 07 Feb 2024 09:00:39 -0500</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/authors/ian-smith/index.xml" rel="self" type="application/rss+xml"/><item><title>Binary type inference in Ghidra</title><link>https://miscreants.github.io/blog.trailofbits.com/2024/02/07/binary-type-inference-in-ghidra/</link><pubDate>Wed, 07 Feb 2024 09:00:39 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2024/02/07/binary-type-inference-in-ghidra/</guid><description>Trail of Bits is releasing BTIGhidra, a Ghidra extension that helps reverse engineers by inferring type information from binaries. The analysis is inter-procedural, propagating and resolving type constraints between functions while consuming user input to recover additional type information. This refined type information produces more idiomatic decompilation, enhancing reverse engineering comprehension. The […]</description></item></channel></rss>