Ir para conteúdo

MBot

Membros
  • Postagens

    686
  • Registro em

  • Última visita

    Nunca
  • Dias Ganhos

    1

MBot venceu a última vez em Janeiro 3 2023

MBot tinha o conteúdo mais apreciado!

Últimos Visitantes

O bloco dos últimos visitantes está desativado e não está sendo visualizado por outros usuários.

Conquistas de MBot

4

Reputação

  1. This is the third development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11. This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders. Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features. "experimentalFeatures": { "sideBySide": true } This release contains ARM64 support for the Microsoft.WinGet.Client PowerShell Module along with improvements to the index. What's Changed Add Triggers for context labels by @Trenly in #4335 Add support for optional limitation set in configuration remote server and processors by @yao-msft in #4349 Dynamic runtime configuration support by @ryfu-msft in #4355 Improve MSStore installation success rate by trying Restart or Cancel when applicable by @yao-msft in #4356 Refactor HttpClientHelper to CommonCore by @ryfu-msft in #4371 Added AdditionalLibraryDirectories to UndockedRegFreeWinRT by @AmelBawa-msft in #4374 Index v2 by @JohnMcPMS in #4387 Make DLL directory work in packaged cases as well by @JohnMcPMS in #4389 Enable Microsoft.WinGet.Client arm64 support by @msftrubengu in #4392 Add Arm64 to list of architectures in Module Initialization. by @snickler in #4251 New Contributors @Mat2095 made their first contribution in #4200 @snickler made their first contribution in #4251 Full Changelog: v1.8.924-preview...v1.8.1133-preview Download
  2. This release is the fourth stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11. Experimental features have been disabled in this release. This release addresses various bugs and adds arm64 support for the Microsoft.WinGet.Client powershell module. What's Changed Add support for optional limitation set in configuration remote server and processors by @ryfu-msft in #4349 Improve MSStore installation success rate by trying Restart or Cancel when applicable by @yao-msft in #4356 Dynamic runtime configuration support by @JohnMcPMS and @ryfu-msft in #4355 Make DLL directory work in packaged cases as well by @JohnMcPMS in #4389 Enable Microsoft.WinGet.Client arm64 support by @msftrubengu in #4392 Full Changelog: v1.7.10861...v1.7.11132 Download
  3. New Features updated Rust Version Database and Scripts by @Arker123 in #926 fix: handle default prompt when stdout is redirected by @Arker123 in #938 provide an option to install right click menu option for Windows by @lyc8503 in #970 feat: added decoding functions calls by @RahulSankhla312 in #978 Other Updates fix typo in README.md by @sleeyax in #936 updated various dependencies including bump-pydantic from 1.10.9 to 2.6.0 by @Aayush-Goel-04 in #954 changed deprecated pytest functionality by @Sylan-Padmakumar in #959 migrate to pyproject toml by @s-ff in #967 [CI] Update GitHub actions by @rimvydascivilis in #982 New Contributors @sleeyax made their first contribution in #936 @Sylan-Padmakumar made their first contribution in #959 @s-ff made their first contribution in #967 @lyc8503 made their first contribution in #970 @rimvydascivilis made their first contribution in #982 @RahulSankhla312 made their first contribution in #978 Full Changelog: v3.0.1...v3.1.0 Download
  4. What's New Change History Installation Guide SHA-256: 2462a2d0ab11e30f9e907cd3b4aa6b48dd2642f325617e3d922c28e752be6761 Download
  5. This is the second development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11. This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders. Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features. This release contains experimental support for multiple installed versions. What's Changed Update WinGet Download spec with accurate PS cmdlet help by @ryfu-msft in #4182 Add Troubleshooting Step for CDN by @Trenly in #4188 CodeCoverage pipeline for submission to onefuzz. by @ryfu-msft in #4177 Update fuzzing code coverage pipeline id by @ryfu-msft in #4191 Increment version to 1.8 by @ryfu-msft in #4192 Remove x86 platform from fuzzing pipeline by @ryfu-msft in #4195 Make SQLite wrapper more resilient by @JohnMcPMS in #4196 Pull in latest localized strings by @ryfu-msft in #4202 Fix settings.schema.0.2.json not validating against schema by @Mat2095 in #4200 Fix test error and change pipeline to properly report test crash by @JohnMcPMS in #4204 Refactor IPackage by @JohnMcPMS in #4174 Update Repair-WinGetPackageManager with UiXaml 2.8 by @ryfu-msft in #4218 Copy semver.dll to direct dependencies by @ryfu-msft in #4226 Fix xamlAsset value (powershell module) by @vedantmgoyal9 in #4240 Update Triage Triggers by @Trenly in #4239 Remove Needs-Triage when labels are applied by @Trenly in #4243 Standardize Formatting of Documentation by @Trenly in #4244 Fix conflict with Issue Forms by @Trenly in #4245 Fix PowerShellCmdlet by @msftrubengu in #4247 Add support for proxies #190 by @florelis in #4203 Make Ignore Warnings suppress the output level entirely by @Trenly in #4221 Add spec for proxy support by @florelis in #4152 Add Trigger for Needs-Repro Label by @Trenly in #4276 Ignore corrupted source data by @JohnMcPMS in #4291 Update similarissues.yml to include body information as well by @craigloewen-msft in #4295 Fix EnableWindowsPackageManagerCommandLineInterfaces Policy Behavior by @ryfu-msft in #4293 Better server start coordination by @JohnMcPMS in #4292 Add experimental support for multiple installed versions by @JohnMcPMS in #4282 Remove duplicates from MultiQuery by @Trenly in #4286 Add support for setting source trust level by @ryfu-msft in #4216 Remove macro condition for GetAdminSettingPolicy by @ryfu-msft in #4314 Fix header for AdminSettings by @ryfu-msft in #4315 New Contributors @Mat2095 made their first contribution in #4200 Full Changelog: v1.7.10861...v1.8.924-preview Download
  6. ILSpy 9.x is based on .NET 8.0. All artifacts except the self-contained distribution are built framework-dependent, which means .NET 8.0 or later must be installed prior to starting ILSpy. Breaking Changes ICSharpCode.Decompiler: Added MetadataFile base class for PEFile ICSharpCode.Decompiler: IModule.PEFile is now named IModule.MetadataFile ICSharpCode.Decompiler/ILSpyX: Added IFileLoader API to allow for easier extensibility of supported file formats (see #3191) ILSpy: Split BAML decompiler into library and add-in (see #3178) ILSpy/ILSpyX: Moved non-UI analyzer API to ILSpyX (see #3186) ICSharpCode.Decompiler: IProjectFileWriter and IProjectInfoProvider APIs are now public (see #3151 and #3191) Performance Activate Dynamic Adaptation To Application Sizes (DATAS): Enhancing responsiveness based on application window sizes (#3122). RDP hardware acceleration (#3122): Enabling hardware acceleration for Remote Desktop Protocol (RDP) to boost performance. New Language Features Update pattern-detection to Roslyn v4.9.2 Added support for switch on (ReadOnly)Span<char> using a compiler-generated hash function. Added new a.GetValueOrDefault(b) -> a ?? b transform for side-effect-free default values. Enhancements Added support for reading standalone ECMA-335 metadata (portable PDB and other metadata blobs) (see #3149) Added support for reading WebCIL assemblies (IL embedded in WASM) (see #3184) #3118: Add "Clear assembly list" menu item. #2893: Add option to disable automatic assembly loading. IL output: Add intentation level to make it easier to see custom attributes belonging to interface implementations. IL output: Print metadata token of custom attribute. Contributions Fix metadata display of DynamicLocalVariable and DefaultNamespace custom debug information (#3111, @ElektroKill) Read and use tuple element names and dynamic type information from PDBs (#3114, @ElektroKill) Adjust colors of AvalonEdit built-in highlightings for dark themes (#3138, @ltrzesniewski) Bugfix: infinite loop in DetermineEffectiveAccessibility (#3164, @yzdeveloper) TreeView: Add referenced types, members and exported types under references (#3092, @fowl2) Add support for Mono C# compiler 2.6.4 pinned region with array variable (#3110, @ElektroKill) Bug fixes Fix #3072: Ignoring resources with the same name as a namespace. Fix bug in UnknownType: Ensuring that the FullName of nested unknown types contains the outer type name(s), not just the namespace and nested type name. Fix #3153: Always using SHA1 for public key tokens. Fix ILSpy for ZIP files/VSIX with bundle signatures: Enabling ILSpy to open ZIP files and VSIX packages containing bundle signatures. Omit package entries from the treeview that denote the directory. Fix #3142: Exception when analyzing source of library with global assembly attributes Fix #3113: Remove GetAlternativeName and instead reuse existing names, if there are no conflicts. And many other fixes, for a full list click here. Download
  7. This release is the third stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11. Experimental features have been disabled in this release. This release fixes issues related to the EnableWindowsPackageManagerCommandLineInterfaces Policy blocking COM calls which should be allowed when the CLI interface is disabled. What's Changed Fix EnableWindowsPackageManagerCommandLineInterfaces Policy Behavior by @ryfu-msft in #4293 Ignore corrupted source data by @JohnMcPMS in #4291 Better server start coordination by @JohnMcPMS in #4292 Full Changelog: v1.7.10661...v1.7.10861 Download
  8. please refer to the Changelog WARNING: The release will be live within an hour! What's Changed df removal + TLP fixing of many analyzers + TweetFeed analyzer fix by @mlodic in #2230 Bump intezer-sdk from 1.19.4 to 1.20 in /requirements by @dependabot in #2227 Bump django-filter from 24.1 to 24.2 in /requirements by @dependabot in #2228 Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #2226 Full Changelog: v6.0.0...v6.0.1 Download
  9. please refer to the Changelog What's Changed Bump gitpython from 3.1.37 to 3.1.41 in /requirements by @dependabot in #2061 Fixed override yaml format by @fgibertoni in #2075 fixed frontend runtime config test by @carellamartina in #2076 Rate limit + Plugins now have a real primary key by @0ssigeno in #2063 Frontend - country flag in job report by @carellamartina in #2077 Bump django-silk from 5.0.3 to 5.1.0 in /requirements by @dependabot in #2085 Bump drf-spectacular from 0.26.1 to 0.27.1 in /requirements by @dependabot in #2084 Bump jsonschema from 4.19.0 to 4.21.1 in /requirements by @dependabot in #2083 Bump lief from 0.13.1 to 0.14.0 in /requirements by @dependabot in #2086 Dns0 api integration by @fgibertoni in #2078 Bump actions/cache from 3 to 4 by @dependabot in #2088 Bump actions/dependency-review-action from 3 to 4 by @dependabot in #2090 Bump checkdmarc from 5.2.7 to 5.3.1 in /requirements by @dependabot in #2074 Bump actions/upload-artifact from 3.1.0 to 4.2.0 by @dependabot in #2089 [Analyzer] Ip2location, closes #1924 by @aryan-bhokare in #2092 Frontend - Load multiple observables in scan page by @carellamartina in #2091 updating yara-python and added plaintext extraction of matched strings by @mlodic in #2095 Added more job status on check_stuck task by @0ssigeno in #2097 IPQualityScore Observable Analyzer by @RamboV in #2094 changed social button color by @carellamartina in #2098 Update censys.io, Closes #439 by @g4ze in #2096 Mmdb server, closes #1779 by @g4ze in #2080 Python postgres update by @0ssigeno in #2081 Adjusted recent scans by @carellamartina in #2104 updated flag extraction in job report by @drosetti in #2105 Fixed boolean usage bug by @fgibertoni in #2109 Zippy_scan closes #1951 by @g4ze in #2108 Bump google-cloud-webrisk from 1.13.0 to 1.14.0 in /requirements by @dependabot in #2110 Bump dnstwist[full] from 20230918 to 20240116 in /requirements by @dependabot in #2101 Validin#1966 by @g4ze in #2115 Adjusted data in raw plugin report by @carellamartina in #2119 rework pivot visualizer by @drosetti in #2106 Bump dnspython from 2.4.2 to 2.5.0 in /requirements by @dependabot in #2100 Frontend - Adjusted buttons by @carellamartina in #2118 Squash migration by @0ssigeno in #2124 Analysis framework by @0ssigeno in #2114 updated dependencies by @drosetti in #2128 Adjusted header by @carellamartina in #2130 Updated doc for bash version dependency by @fgibertoni in #2141 Removed multiple playbooks by @0ssigeno in #2144 Frontend improvemnets by @drosetti in #2142 Changed playbook doc by @fgibertoni in #2146 Bump quark-engine from 23.12.1 to 24.2.1 in /requirements by @dependabot in #2135 Bump pypdns from 2.1.0 to 2.2.1 in /requirements by @dependabot in #2133 Bump yara-python from 4.3.1 to 4.4.0 in /requirements by @dependabot in #2134 Update Visualizable doc by @fgibertoni in #2157 Improved dumpplugin object retrieving by @fgibertoni in #2160 PhoneInfoga#995 by @g4ze in #2107 Boolean toggle by @g4ze in #2148 Pinning image version of Phoneinfoga Analyzer by @g4ze in #2161 DJANGO_SECRET generation by @fgibertoni in #2158 Docinfo oletools by @federicofantini in #2143 Misp, closes #1955 by @g4ze in #2164 Bump django from 4.2.8 to 4.2.10 in /requirements by @dependabot in #2117 Bump django-celery-beat from 2.5.0 to 2.6.0 in /requirements by @dependabot in #2171 Bump yara-python from 4.4.0 to 4.5.0 in /requirements by @dependabot in #2149 Bump dnspython from 2.5.0 to 2.6.1 in /requirements by @dependabot in #2156 Feodo tracker#1103 by @g4ze in #2126 Analysis inside scan by @0ssigeno in #2174 Multiline config for plugin by @shivam-Purohit in #2159 Websocket by @drosetti in #2173 Bump greynoise from 2.0.0 to 2.1.0 in /requirements by @dependabot in #2180 Bump actions/upload-artifact from 4.2.0 to 4.3.1 by @dependabot in #2112 Bump django-filter from 23.3 to 24.1 in /requirements by @dependabot in #2179 Refactor health check by @0ssigeno in #2186 Fixes bgp ranking#1901 by @g4ze in #2178 added parameter disable to urlhaus and threatfox analyzers by @mlodic in #2191 adjusts to the documentation by @mlodic in #2193 Frontend fixes by @drosetti in #2192 Fixed Visualizable table by @fgibertoni in #2195 Fix feodo tracker by @0ssigeno in #2187 Rename analysis -> investigation by @0ssigeno in #2196 Added table cell component fixed text-wrapping issue. by @aryan-bhokare in #2166 added loading state in JobsTable page by @carellamartina in #2207 fixing malware_tools_analyzers integration from permission errors by @mlodic in #2212 Bump django from 4.2.8 to 4.2.11 in /requirements by @dependabot in #2199 Bump daphne from 4.0.0 to 4.1.0 in /requirements by @dependabot in #2201 Bump pyelftools from 0.30 to 0.31 in /requirements by @dependabot in #2200 Improve read parameters by @0ssigeno in #2214 Fix analyzers to manage rate limit by @0ssigeno in #2218 Frontend - Investigations framework by @carellamartina in #2197 Closes #1886 observable analyzer Tor_Nodes_DanMeUk by @moonpatel in #2217 fixed investigations by @carellamartina in #2223 Tweet feedsfixes#1770 by @g4ze in #2209 Bump maxminddb from 2.5.1 to 2.6.0 in /requirements by @dependabot in #2220 Bump pre-commit from 3.5.0 to 3.7.0 in /requirements by @dependabot in #2222 Bump django-auth-ldap from 4.6.0 to 4.7.0 in /requirements by @dependabot in #2221 New Contributors @aryan-bhokare made their first contribution in #2092 @RamboV made their first contribution in #2094 @g4ze made their first contribution in #2096 @moonpatel made their first contribution in #2217 Full Changelog: v5.2.3...v6.0.0 Download
  10. Please see the file NEWS for a detailed list of changes. Note: all versions are functionally equivalent, i.e. each version can handle all executable formats, so you only need the file that runs on your host OS. Security/VirusTotal links are listed in the pinned issue #437 Asset / File Description / Host OS upx-4.2.3-amd64_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-arm64_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-armeb_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-arm_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-dos.zip UPX - DOS version upx-4.2.3-i386_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-mipsel_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-mips_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-powerpc64le_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-powerpc_linux.tar.xz UPX - Linux version, statically linked upx-4.2.3-src.tar.xz UPX - source code tarball upx-4.2.3-win32.zip UPX - X86 Win32 version upx-4.2.3-win64.zip UPX - X64 Win64 version Download
  11. What's New Change History Installation Guide SHA-256: 4f16ae3f288f8c01fd1872e8e55b25c79744e7b1e8a9383c5e576668ca7d1906 Download
  12. What's Changed Support for XFCE terminal by @D0m0 in #843 Fix CMP0115 warning and use default DEFAULT_PLUGIN_DIR or accept by @tbhaxor in #844 adding in the basics of translations support by @eteran in #847 Translations p2 by @eteran in #848 Translation Updates by @fairycn in #850 fix for issue #855 by @eteran in #856 LOTS of other things! New Contributors @D0m0 made their first contribution in #843 @tbhaxor made their first contribution in #844 @fairycn made their first contribution in #850 Full Changelog: 1.4.0...1.5.0 Thanks to all contributors! As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-1.5.0.tgz tarball that I've attached, which should have included all submodules needed for compilation. Download
  13. Release 0.61.1 Download
×
×
  • Criar Novo...