Maurice Heumann 0da90fb200 Bump @modelcontextprotocol/sdk from 0.5.0 to 1.12.3 in /mcp (#366)
Bumps
[@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk)
from 0.5.0 to 1.12.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/typescript-sdk/releases"><code>@​modelcontextprotocol/sdk</code>'s
releases</a>.</em></p>
<blockquote>
<h2>1.12.3</h2>
<h2>What's Changed</h2>
<ul>
<li>1.12.3 by <a
href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/623">modelcontextprotocol/typescript-sdk#623</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.2...1.12.3">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.2...1.12.3</a></p>
<h2>1.12.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Ensure completions capability is registered on
setCompletionRequestHandler call by <a
href="https://github.com/fredericbarthelet"><code>@​fredericbarthelet</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/546">modelcontextprotocol/typescript-sdk#546</a></li>
<li>fixes metadata for listed resources from resource templates so that
they favor their own metadata by <a
href="https://github.com/carlpeaslee"><code>@​carlpeaslee</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/574">modelcontextprotocol/typescript-sdk#574</a></li>
<li>Adding tests to prevent regressions for: fixes metadata for listed
resources from resource templates so that they favor their own metadata
by <a href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/621">modelcontextprotocol/typescript-sdk#621</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/carlpeaslee"><code>@​carlpeaslee</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/574">modelcontextprotocol/typescript-sdk#574</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.1...1.12.2">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.1...1.12.2</a></p>
<h2>1.12.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: fix typo by <a
href="https://github.com/Skn0tt"><code>@​Skn0tt</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/315">modelcontextprotocol/typescript-sdk#315</a></li>
<li>Add request init headers defined on the sse transport on the start
phase by <a
href="https://github.com/danielgek"><code>@​danielgek</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/538">modelcontextprotocol/typescript-sdk#538</a></li>
<li>fix: Ensure _meta object is not lost when onprogress option is
passed by <a href="https://github.com/daidi"><code>@​daidi</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/560">modelcontextprotocol/typescript-sdk#560</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Skn0tt"><code>@​Skn0tt</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/315">modelcontextprotocol/typescript-sdk#315</a></li>
<li><a href="https://github.com/danielgek"><code>@​danielgek</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/538">modelcontextprotocol/typescript-sdk#538</a></li>
<li><a href="https://github.com/daidi"><code>@​daidi</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/560">modelcontextprotocol/typescript-sdk#560</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.0...1.12.1">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.0...1.12.1</a></p>
<h2>1.12.0</h2>
<h2>Authorization spec: DRAFT-2025-v2 🔐 🚀</h2>
<ul>
<li>feat: Add support for separate Authorization Server / Resource
server in server flow (spec: DRAFT-2025-v2) by <a
href="https://github.com/pcarleton"><code>@​pcarleton</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/503">modelcontextprotocol/typescript-sdk#503</a></li>
<li>Feat: Separate authorization server and resource server on client
auth flow by <a
href="https://github.com/0Itsuki0"><code>@​0Itsuki0</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/416">modelcontextprotocol/typescript-sdk#416</a></li>
<li>Example Auth client by <a
href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/526">modelcontextprotocol/typescript-sdk#526</a></li>
</ul>
<h2>Other changes</h2>
<ul>
<li>Add support for message field in progress notifications by <a
href="https://github.com/bhosmer-ant"><code>@​bhosmer-ant</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/502">modelcontextprotocol/typescript-sdk#502</a></li>
<li>Fix Ajv import compatibility issue by downgrading to v6 by <a
href="https://github.com/bhosmer-ant"><code>@​bhosmer-ant</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/517">modelcontextprotocol/typescript-sdk#517</a></li>
<li>fix: ProxyOAuthServerProvider: redirect_uri missing in token request
by <a
href="https://github.com/shubham-lohar"><code>@​shubham-lohar</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/519">modelcontextprotocol/typescript-sdk#519</a></li>
<li>Save existing refresh_token in store if no new refresh_token is
returned by <a
href="https://github.com/fredericbarthelet"><code>@​fredericbarthelet</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/483">modelcontextprotocol/typescript-sdk#483</a>
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/527">modelcontextprotocol/typescript-sdk#527</a></li>
<li>Add state param to OAuth provider by <a
href="https://github.com/jescalan"><code>@​jescalan</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/529">modelcontextprotocol/typescript-sdk#529</a></li>
<li>Fix StreamableHttp example for tool calls - have a separate option
for testing notifications resumption by <a
href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/534">modelcontextprotocol/typescript-sdk#534</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/0Itsuki0"><code>@​0Itsuki0</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/416">modelcontextprotocol/typescript-sdk#416</a></li>
<li><a
href="https://github.com/shubham-lohar"><code>@​shubham-lohar</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/519">modelcontextprotocol/typescript-sdk#519</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dd69efa1de"><code>dd69efa</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/623">#623</a>
from modelcontextprotocol/ihrpr/1.12.3</li>
<li><a
href="ea6d97d5ab"><code>ea6d97d</code></a>
1.12.3</li>
<li><a
href="b6f0273569"><code>b6f0273</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/621">#621</a>
from modelcontextprotocol/carlpeaslee/fix-resource-te...</li>
<li><a
href="9d3374c519"><code>9d3374c</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/574">#574</a>
from loopwork-ai/carlpeaslee/fix-resource-template-li...</li>
<li><a
href="bc5312991e"><code>bc53129</code></a>
adding tests to prevent regressions</li>
<li><a
href="2cf4f0ca86"><code>2cf4f0c</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/546">#546</a>
from fredericbarthelet/register-completions-capabilities</li>
<li><a
href="1878143f1a"><code>1878143</code></a>
bump version</li>
<li><a
href="6cf034595d"><code>6cf0345</code></a>
updates listed resources from resource templates to favor their own
metadata</li>
<li><a
href="590d484137"><code>590d484</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/561">#561</a>
from modelcontextprotocol/ihrpr/1.12.1</li>
<li><a
href="d46d4882e6"><code>d46d488</code></a>
bump version</li>
<li>Additional commits viewable in <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/0.5.0...1.12.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@modelcontextprotocol/sdk&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=1.12.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-06-14 14:46:03 +02:00
2025-06-14 09:08:24 +02:00
2025-06-01 12:36:50 +02:00
2025-01-10 21:13:15 +01:00
2025-03-18 20:58:26 +01:00
2025-06-14 08:24:46 +02:00
2025-06-01 12:36:50 +02:00
2025-05-29 10:13:17 +02:00
2024-10-23 19:10:13 +02:00
2025-04-22 11:21:24 +02:00

Sogen

Sogen is a high-performance Windows user space emulator that operates at syscall level, providing full control over process execution through comprehensive hooking capabilities.

Perfect for security research, malware analysis, and DRM research where fine-grained control over process execution is required.

Built in C++ and powered by the Unicorn Engine (or the icicle-emu 🆕).

Try it out: sogen.dev

Key Features

  • 🔄 Syscall-Level Emulation
    • Instead of reimplementing Windows APIs, the emulator operates at the syscall level, allowing it to leverage existing system DLLs
  • 📝 Advanced Memory Management
    • Supports Windows-specific memory types including reserved, committed, built on top of Unicorn's memory management
  • 📦 Complete PE Loading
    • Handles executable and DLL loading with proper memory mapping, relocations, and TLS
  • Exception Handling
    • Implements Windows structured exception handling (SEH) with proper exception dispatcher and unwinding support
  • 🧵 Threading Support
    • Provides a scheduled (round-robin) threading model
  • 💾 State Management
    • Supports both full state serialization and fast in-memory snapshots (currently broken 😕)
  • 💻 Debugging Interface
    • Implements GDB serial protocol for integration with common debugging tools (IDA Pro, GDB, LLDB, VS Code, ...)

Note

The project is still in a very early, prototypical state. The code still needs a lot of cleanup and many features and syscalls need to be implemented. However, constant progress is being made :)

Preview

Preview

YouTube Overview

YouTube video

Click here for the slides.

Quick Start (Windows + Visual Studio)

Tip

Checkout the Wiki for more details on how to build & run the emulator on Windows, Linux, macOS, ...

1. Checkout the code:

git clone --recurse-submodules https://github.com/momo5502/sogen.git

2. Run the following command in an x64 Development Command Prompt in the cloned directory:

cmake --preset=vs2022

3. Build the solution that was generated at build/vs2022/emulator.sln

4. Create a registry dump by running the grab-registry.bat as administrator and place it in the artifacts folder next to the analyzer.exe

5. Run the program of your choice:

analyzer.exe C:\example.exe
Description
Languages
C++ 85.1%
TypeScript 9.9%
Rust 2.6%
CMake 1.5%
CSS 0.3%
Other 0.5%