Korea Advanced Institute of Science and Technology (Mar 2018 – Current, South Korea)
Korea Advanced Institute of Science and Technology (Mar 2017 – Feb 2018, South Korea)
Korea Advanced Institute of Science and Technology (Feb 2011 – Feb 2016, South Korea)
soomink [at] kaist [dot] ac [dot] kr
Ph.D Candidate (Advisor: Prof. Sang Kil Cha)
Graduate School of Information Security
Korea Advanced Institute of Science and Technology
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis, written purely in F# (in .NET lingo, it is purely managed code). B2R2 has been named after R2-D2, a famous fictional robot appeared in the Star Wars. In fact, B2R2's original name was B2-R2, but we decided to use the name B2R2 instead, because .NET does not allow dash (-) characters in identifiers (or namespaces). The name essentially represents "binary" or "two": "binary" itself means "two" states anyways. "B" and "2" mean "binary", and "R" indicates reversing.