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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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, researcher and CEO of @interpretica-io.

I am researching many areas:

  • Static analysis.
  • Blockchain, including zk systems.
  • Compilers and toolchains.

Top languages

Actual breakdown of my current R&D effort:

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

Global stats:

Stats

External projects

  • Toolchain for C# -> RISC-V compilation.

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 4

  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