Skip to content
View maximmenshikov's full-sized avatar

Organizations

@interpretica-io @openvef @dynamicsrom @dynamics7 @fmtparser
Block or Report

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 researcher & technical leader. My passion is developing a static analysis framework and all the infrastructure around it. Besides that, I have spent many years in reverse engineering.

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

My current projects

  • С/C++ static analyzer: abstract interpretation and model checking, all in one (private source mode until it is more or less ready).
  • libasp: remote invocation for static analyzer.
  • fmtparser: parsing of format strings.
  • Infrastructure projects for all aspects of static analysis.

Some of previous projects

  • Windows Phone 7 Full Unlock
  • 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.

My Twitter My LinkedIn

Pinned

  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