Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
YouTube Security VideosMicrosoft Developer: Skill up on Copilot Studio Oct 8th!(24.09.2026 um 01:01 Uhr)
Sichere Programmierung🦄 Sharing DEV Followers Count on Github Profile 🦄(24.09.2026 um 00:42 Uhr)
Sichere ProgrammierungHow I Would Build a Private AI Coding Workstation in 2026(24.09.2026 um 00:46 Uhr)
Sichere ProgrammierungBuilding a TWAP Distance-Based Polymarket Trading Strategy(24.09.2026 um 00:50 Uhr)
Sichere ProgrammierungMy factual-recall tasks were scoring format, not facts(24.09.2026 um 01:15 Uhr)
YouTube Security VideosMicrosoft Developer: Skill up on Copilot Studio Oct 8th!(24.09.2026 um 01:01 Uhr)
Sichere Programmierung🦄 Sharing DEV Followers Count on Github Profile 🦄(24.09.2026 um 00:42 Uhr)
Sichere ProgrammierungHow I Would Build a Private AI Coding Workstation in 2026(24.09.2026 um 00:46 Uhr)
Sichere ProgrammierungBuilding a TWAP Distance-Based Polymarket Trading Strategy(24.09.2026 um 00:50 Uhr)
Sichere ProgrammierungMy factual-recall tasks were scoring format, not facts(24.09.2026 um 01:15 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

ILSpy 10.0 Preview 2

This preview release is based on .NET 10.0. Please make sure that you have it installed on your machine beforehand. New Language Features Update pattern detection to Roslyn 5.0 RTM C# 13: allows ref struct constraint C# 14: extension…

0
↗ Quelle (github.com)
Reagiere als Erste:r — dein Feedback zählt!

This preview release is based on .NET 10.0. Please make sure that you have it installed on your machine beforehand.


New Language Features



  • Update pattern detection to Roslyn 5.0 RTM

  • C# 13: allows ref struct constraint

  • C# 14: extension members


Enhancements



  • CSharpConversions: General improvements, fixing various missing rules for C# up to version 9.

  • #3344: Support ckfinite IL opcode in decompiler

  • #3563: Disassembler: Add support for ildasm /caverbal format

  • Detection of records and primary constructors: various bugfixes and improvements. (Special thanks to @sonyps5201314 and @mmusu3)


User Interface



Contributions



  • Allow extracting multiple package entries (see #3508 by @CreateAndInject)

  • Support allows ref struct constraint (see #3537 by @jjonescz)

  • Allow passing an IDecompilerTypeSystem rather than a DecompilerTypeSystem to CSharpDecompiler (see #3529 by @lordmilko)

  • Add DecompilerSettings.ExpandParamsArguments (see #3534 by @MSchmoecker)

  • Add DecompilerSettings.AlwaysMoveInitializer: Always move initializer from static constructor to field initializer (see #3540 by @miloush)

  • Improve decompilation of unmanaged function pointers (see #3620 by @ds5678)

  • Improve decompilation of pre-increment operators (see #3472 by @ds5678)

  • Fix #3462: Scrolling with scroll wheel breaks after using file search (see #3538 by @tom-englert)

  • Support batch PDB generation (see #3619 by @sonyps5201314)

  • Fixes for primary constructors (see #3614 by @mmusu3)

  • Improve inlining of boxed values (see #3587 by @ds5678)

  • List name first in ILSpy title for multiple instances (see #3589 by @miloush)

  • Improve Framework Id detection (see #3581 by @ds5678)

  • Enable detection of .NET version without TargetFrameworkAttribute (see #3580 by @ds5678)

  • Do not create object initializers for tuples (see #3579 by @ds5678)

  • Fix lower case type name conflicting with variable name (see #3572 by @ds5678)

  • Fix regression in decompiling local functions with default parameters (see #3560 by @ds5678)

  • Copy-propagate the stack slot for collection initializers (see #3554 by @ds5678)

  • Normalize UTF-8 BOM Marks and ps1 Indention (see #3546 by @petercrabtree)

  • Minor Dev Environment Fixes (.editorconfig cleanup, typo fix, .gitignore tweak) (see #3544 by @petercrabtree)

  • Replace GeneratePdbForAssembly with GeneratePdbForAssemblies to improve user experience and remove redundant code. (see #3630 by @sonyps5201314)

  • Fix the issue where PDBs generated by ILSpy do not match (see #3629 by @sonyps5201314)

  • Do not use ObservableObject when ObservableObjectBase is sufficient. (see #3644 by @tom-englert)


API Clean-up



  • Removed legacy UnresolvedUsingScope

  • Renamed ResolvedUsingScope to UsingScope

  • Removed legacy ToTypeReference

  • Removed ITypeReference and implementations


Bug fixes



  • Fix #3524: Property without backing field cannot have an initializer.

  • Fix #3512: Local function name collides with local variable name

  • Fix #2165: DeclareVariables step must update ResolveResult annotation when using out var.

  • Fix #3518 by replacing FixLoneIsInst with an inlining restriction.

  • Fix #3465: Operator '>' cannot be applied to operands of type 'X' and 'X'

  • Fix #3468: Try harder to avoid ref locals if UseRefLocalsForAccurateOrderOfEvaluation is not enabled.

  • Fix #3323: Simplify cleanup in AwaitInFinallyTransform, ensuring that we do not miss any containers.

  • Fix #1873: Clear ILRange in CopyPropagation

  • Fix #1789: missing hyperlink for MethodGroupResolveResult.

  • Fix #3476: Scroll position not restored when navigating back

  • Fix #3545: Covariant return not detected for abstract override property

  • Fix #3549: Do not crash on encountering nil tokens.

  • Fix #3543: Missing parentheses around field assignment expression in list initializers

  • DebugDirectoryTreeNode: AddressOfRawData and PointerToRawData columns should use hex display.

  • DebugDirectoryTreeNode: PointerToRawData was always showing 0 and AddressOfRawData was showing the wrong value.

  • Fix #3577: Properly infer the switch governing type and preserve conversions

  • Fix #3626: Do not emit named arguments for bool constants, if it causes the call to become ambiguous.

  • Fix #3612: WholeProjectDecompiler.CleanUpName does not count bytes on Unix.


And many other fixes, for a full list click here.

IR-PLAYBOOK-VULN-REMEDIATION
MEDIUM
SOC Incident Playbook: Vulnerability Remediation & Verification
1-Click Detection Engineering: Sigma & YARA Rules
SOC Ready
title: Detect Exploitation - ILSpy 10.0 Preview 2
id: e6cc537f-989c-4f36-8091-7fe4b1895654
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-24
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-24"
        description = "YARA Signature for "
    strings:
        $str = "ILSpy 10.0 Preview 2" ascii wide
    condition:
        any of them
}
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten ILSpy 10.0 Preview 2

Thematisch verwandte Begriffe: ILSpy, Preview · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-96550 | A vulnerability was found in sfturing hosp_order up to 627f426331da8086c…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel TTP ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick