Skip to content
View maximmenshikov's full-sized avatar

Organizations

@interpretica-io @dynamicsrom @dynamics7 @fmtparser

Block or report maximmenshikov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
maximmenshikov/README.md

Hi there!

I am Maxim Menshikov, a static analysis researcher and CEO of @interpretica-io. My passion is developing a static analysis framework and all the infrastructure around it.

Today, my mission is to improve static analysis experience. Follow me for the updates on that direction!

Top languages

Actual breakdown of my current R&D effort:

  • Rust (45%)
  • C++ (40%)
  • The rest (15%)

Global stats:

Stats

My current projects

  • С/C++/Go static analyzer: abstract interpretation and model checking, all in one (private source mode until it is more or less ready).
  • Isabelle platform: high-performance web servers for modern applications.
  • Delta API: API for static analysis invocation.
  • libasp: remote invocation for static analyzer.
  • Infrastructure projects for all aspects of static analysis.

Some of previous projects

  • Windows Phone 7 Full Unlock ("Jailbreak")
  • Dynamics7 ROM: the first ROM with WP7.8, a base for other custom ROMs.
  • OSBuilder7 (parts of): relocation for WP7 modules, image building tools, ImgFS building tools.
  • Dynamics ROM: one of the most advanced and polished ROMs for Windows Mobile 6.x
  • OSBuilder for WM: ImgFS building tools and other minor tools.
  • Windows Mobile virtual memory research.
  • ELFPack projects for Sony Ericsson.

Minor things


My Twitter My LinkedIn

Pinned Loading

  1. interpretica-io/acsl-grammar interpretica-io/acsl-grammar Public

    ACSL grammar built up from official specification, with C grammar behind

    ANTLR 3

  2. slab_inject slab_inject Public

    Inject pages to Linux SLAB caches

    C 1

  3. parslr parslr Public

    ANTLR test rig cli for use in CI

    Python

  4. interpretica-io/type-grammar interpretica-io/type-grammar Public

    Type declarator grammar

    ANTLR