Ir para conteúdo

MBot

Membros
  • Postagens

    694
  • Registro em

  • Última visita

    Nunca
  • Dias Ganhos

    1

Tudo que MBot postou

  1. See https://frida.re/news/ for details. Download
  2. See https://frida.re/news/ for details. Download
  3. This is the fifth development build after the Windows Package Manager 1.2 build for Windows 10 (1809+) and Windows 11. Experimental features are enabled in this release. Note: The Windows Package Manager Community Repository does not accept portable applications. They will not be accepted until after 1.3 is Generally Available and has been rolled out to the majority of Windows systems via the automatic upgrade from the Microsoft Store. Users may test with local manifests. You may need to manually clean up Windows Apps & Features if you install on the main OS rather than a Windows Sandbox. Bugs Includes a fix for an App Installer bug that was causing crashes due to null pointer reads Download
  4. Please see the file CHANGELOG for a detailed list of changes. Asset / File Description / Host OS die_sourcecode_3.05.tar.gz Source code tarball Detect_It_Easy-3.05-x86_64.AppImage Portable version for Linux How to run die_3.05_Debian_9.13_amd64.deb Install for Debian 9 die_3.05_Debian_10_amd64.deb Install for Debian 10 die_3.05_Debian_11_amd64.deb Install for Debian 11 die_3.05_Ubuntu_14.04_amd64.deb Install for Ubuntu 14.04 die_3.05_Ubuntu_16.04_amd64.deb Install for Ubuntu 16.04 die_3.05_Ubuntu_18.04_amd64.deb Install for Ubuntu 18.04 die_3.05_Ubuntu_20.04_amd64.deb Install for Ubuntu 20.04 die_3.05_Ubuntu_21.04_amd64.deb Install for Ubuntu 21.04 die_3.05_Ubuntu_21.10_amd64.deb Install for Ubuntu 21.10 die_3.05_Ubuntu_22.04_amd64.deb Install for Ubuntu 22.04 die_3.05_portable_Ubuntu_20.04_amd64.tar.gz Portable version for Ubuntu 20.04 die_mac_3.05.pkg Install for macOS die_mac_qt6_3.05.pkg Install for macOS Qt6 M1 processor die_mac_portable_3.05.zip Portable version for macOS die_win32_portable_3.05.zip Portable version for x86 Win32 die_win64_portable_3.05.zip Portable version for x64 Win64 die_winxp_portable_3.05.zip Portable version for Windows XP die_win64_qt6_portable_3.05.zip Portable version for x64 Win64 Qt6 Download
  5. Release Notes Download
  6. This is the fourth development build after the Windows Package Manager 1.2 build for Windows 10 (1809+) and Windows 11. Experimental features are enabled in this release. Support for installation of portable/standalone apps is now a stable feature in this preview. Note: The Windows Package Manager Community Repository does not accept portable applications. They will not be accepted until after 1.3 is Generally Available and has been rolled out to the majority of Windows systems via the automatic upgrade from the Microsoft Store. Users may test with local manifests. You may need to manually clean up Windows Apps & Features if you install on the main OS rather than a Windows Sandbox. Features Support for installation of portable/standalone apps #182 Add a notes/info field to manifests. #607 Add an optional URL to Expected Return Codes #1889 Manifest Field for User Manual / Documentation #1984 Add alternative version number field to manifest to make correlation with entries in Add/Remove programs more reliable #980 Bugs Searching for dotnet package #2218 What's Changed Improve ARP matching heuristic by @lechacon in #2179 Improve error handling in correlation test script by @lechacon in #2206 Display ReturnResponseUrl if present by @ryfu-msft in #2210 Display InstallationNotes after a successful install by @ryfu-msft in #2211 Display documentations in show command by @ryfu-msft in #2212 Add missing localization error handling for root level localization info by @JohnMcPMS in #2220 Use AppsAndFeaturesEntries DisplayVersion info for installed package version mapping by @yao-msft in #2213 Indent documentations in 'show' command by @Trenly in #2234 Portable Support as Stable Feature by @ryfu-msft in #2233 Delete unneeded test code from libraries pulled as subtrees by @lechacon in #2232 Add simple stats to correlation result processing script by @lechacon in #2229 New Contributors @felipecrs made their first contribution in #1946 @Jeff-Jerousek made their first contribution in #2020 @bftblomster made their first contribution in #2092 @zachcwillson made their first contribution in #2095 Full Changelog: v1.3.431...v.1.3.1611 Download
  7. Many API handler improvements and additions. Many bug fixes. Download
  8. Many API handler improvements and additions. Many bug fixes. Download
  9. See https://frida.re/news/ for details. Download
  10. please refer to the Changelog WARNING: The release will be live within an hour! Download
  11. See https://frida.re/news/ for details. Download
  12. Release Notes Download
  13. Welcome to the terminaldome! Today this release page is graced by the works of pinch hitter (and pinch release notes writer) @carlos-zamora. Why are there so many packages? How do I choose? This version of Windows Terminal is distributed in two bundles, one of which works on Windows 10-11 and the other of which only works on Windows 11. The Windows 11 version is much smaller because we no longer need to work around a platform issue related to our dependencies. If you intend on using Terminal as an unpackaged application--that is, extracting the msix file--we recommend that you use the Win10 bundle. You will need the Visual C++ runtime redistributable. In addition, if you install the packaged version on either Windows 10 or Windows 11, it now depends on the Visual C++ Universal Runtime Package. Despite these distributions having different version numbers, they are built from the same code and there is no functional difference between them. If you install the Windows 10 verison on Windows 11, it will probably automatically upgrade itself to the Windows 11 version. It turns out that it is impossible to have two bundles with the same version number, so it has to be this way. Features Windows Terminal now has better support for the xterm "Alternate Screen Buffer", and can now handle alternate scroll mode and resize/reflow better (#12561) (#12569) (#12719) Using windowed applications from the terminal should work much better now ConPTY can now handle show/hide window calls and even knows who the window owner is (#12515) (#12526) Windows created by console apps now appear above the terminal (#12799) (#12899) Focus events are now sent through VT input (#12900) You can now use the experimental.useBackgroundImageForWindow (bool, default false) global setting to apply one background image for your entire window! (#12893) (#13114) (thanks @nico-abram!) You are now able to select all the text in the buffer using the selectAll action. This is bound by default to ctrl+shift+a (#13045) (#13084) Changes UI @dansmor7 contributed some visual changes to the tabs, scrollbar, new tab button, caption buttons, color picker, settings UI, command palette, and search box to move us closer to the Windows 11 design language. Really just about any WinUI surface we have, it's been polished up! (thanks @dansmor7!) (#12913) (#12916) (#12973) (#13083) RadioButtons in the settings UI have been replaced with ComboBoxes. This gives an added bonus to keyboard and screen reader users, and makes it easier to navigate through and change these settings. (#12833) Interactivity The IME input mode now defaults to English when interacting with Windows Terminal (#13028) (thanks @YanceyChiew!) Terminal is now aware of toggled state for Caps Lock, Scroll Lock, and Num Lock (#12823) (thanks @matkaas!) Settings There's now a VERY EXPERIMENTAL new VT passthrough mode setting that makes ConPTY do minimal translations and may make your terminal a little faster ?? and a lot more broken! (#11264) (#13051) (#13109) Use the experimental.connection.passthroughMode (bool, default true) profile setting and it should be set on the profile's next launch ⚠️ WARNING ⚠️ This seems to mostly work with CMD and WSL. PowerShell is mostly sad ?. The trimBlockSelection global setting now defaults to true (#12737) Terminal now ignores newTab actions with a profile index greater than the number of profiles (#11621) Atlas Renderer Improvements ClearType is no longer always enabled (#12705) The grayscale blending shader should now be working properly (#12734) OpenConsole's leak check report should be fixed now (#12415) The shader power draw was reduced using explicit branching (#12552) The renderer is now smarter about when to resize the buffer when scrolling (#13100) Documentation Our GitHub repo now supports rich code navigation (#12855) (#12910) (#12910). Bug reports are also automatically tagged as bugs (#12404) (thanks @snxx-lppxx!) We've uploaded specs for Theme-controlled color scheme switching (#12613) (thanks @arkthur!) and Default Terminal (#7414) The README has been updated to mention the required .NET Targeting Pack (#12896) (thanks @pizzaz93!) Words are hard! Thanks to @sebastiansterk, @DimitriPapadopoulos, and @jsoref for making sure we use the right words and grammar across our repo. (#12386) (#12475) (#12835) bellSound is now in the schema (#13035) (thanks @pizzaz93!) Bug Fixes Terminal should be able to find Cascadia Mono... Third time's the charm? ? (#12904) commandline in profile.defaults should no longer override the commandlines of profiles that specify cmd.exe or powershell.exe. (#12906) Get rid of a memory leak in onecore interactivity (#12340) We should be maintaining the virtual viewport bottom properly now (#12972) (#13052) (#13087) (thanks @j4james!) Screen readers can now read some settings in the UI better (#13032) Replace "acrylic" with "acrylic material" for localization purposes (#12505) The "close tab" button color now matches the tab text color (#13018) (thanks @ianjoneill!) Reliability Fix a crash when deleting the last profile in the settings UI (#13044) Fix resize crash in OpenConsole when using the Atlas Renderer (#13015) Code health and Maintainability @j4james unified the terminal and console's VT handlers, deleting thousands of lines of redundant code in the process! (#12207) (#12247) (#12389) (#12390) (#12568) (#12703) (#13024) (#13039) (thanks @j4james!) Added some missing breaks to cases in IslandWindow (#12926) (thanks @jmelas!) Added the MIT license for a few files that were missing it (#12368) (thanks @jerry-shao!) Replaced sizeof with ARRAYSIZE in SystemConfigurationProvider (#12273) (thanks @abdoulkkonate!) Use type inference throughout the project (#12975) Use memcmp for TextAttribute & TextColor comparison (#10566) (thanks @skyline75489!) Thanks to @ianjoneill, @achermack, @YanceyChiew, @EmJayGee, @dmachaj, and @j4james for performing a ton of build system, code health and maintainability improvements! Download
  14. This release brings many of the preview changes in Windows Terminal 1.13 to the Stable channel. Notably: IMPORTANT This version was made available to the Dev External flighting ring (Windows Insiders) first, and will be released to general availability one or two weeks later depending on its reliability. You can now configure a profile to automatically launch as Administrator. There is a new action, "Restore last closed pane or tab," that will do roughly what it says on the tin. You can now change the bell sound with the profile.bellSound setting Terminal has learned to save and restore your last opened window, position and all! Check it out in Settings > Startup. Note that the new text rendering engine is not included in this Stable build. Please see the following release notes for additional details: Windows Terminal Preview v1.13.1098 Windows Terminal Preview v1.13.1073 Windows Terminal Preview v1.13.10395.0 Windows Terminal Preview v1.13.10336.0 As a reminder, Terminal 1.12 is the last version of Windows Terminal that supports Windows 19H1 or 19H2. That version of windows is going out of support soon, so you may want to consider upgrading. Preinstallation Kit infoA preinstallation kit is available for system integrators and OEMs interested in prepackaging Windows Terminal with a Windows image. More information is available in the DISM documentation on preinstallation. Users who do not intend to preinstall Windows Terminal should continue using the msixbundle distribution. Why are there so many packages? How do I choose? This version of Windows Terminal is distributed in two bundles, one of which works on Windows 10-11 and the other of which only works on Windows 11. The Windows 11 version is much smaller because we no longer need to work around a platform issue related to our dependencies. If you intend on using Terminal as an unpackaged application--that is, extracting the msix file--we recommend that you use the Win10 bundle. You will need the Visual C++ runtime redistributable. In addition, if you install the packaged version on either Windows 10 or Windows 11, it now depends on the Visual C++ Universal Runtime Package. Despite these distributions having different version numbers, they are built from the same code and there is no functional difference between them. If you install the Windows 10 verison on Windows 11, it will probably automatically upgrade itself to the Windows 11 version. It turns out that it is impossible to have two bundles with the same version number, so it has to be this way. Also included in this release are some bug fixes and changed backported from 1.14: Changes UI @dansmor7 contributed some visual changes to the tabs, scrollbar, new tab button, caption buttons, color picker, settings UI, command palette, and search box to move us closer to the Windows 11 design language. Really just about any WinUI surface we have, it's been polished up! (thanks @dansmor7!) (#12913) (#12916) (#12973) (#13083) RadioButtons in the settings UI have been replaced with ComboBoxes. This gives an added bonus to keyboard and screen reader users, and makes it easier to navigate through and change these settings. (#12833) Interactivity Terminal is now aware of toggled state for Caps Lock, Scroll Lock, and Num Lock (#12823) (thanks @matkaas!) Settings The trimBlockSelection global setting now defaults to true (#12737) Terminal now ignores newTab actions with a profile index greater than the number of profiles (#11621) bellSound is now in the schema (#13035) (thanks @pizzaz93!) Bug Fixes Terminal should be able to find Cascadia Mono... Third time's the charm? ? (#12904) commandline in profile.defaults should no longer override the commandlines of profiles that specify cmd.exe or powershell.exe. (#12906) Get rid of a memory leak in onecore interactivity (#12340) Screen readers can now read some settings in the UI better (#13032) Replace "acrylic" with "acrylic material" for localization purposes (#12505) The "close tab" button color now matches the tab text color (#13018) (thanks @ianjoneill!) Reliability Fix a crash when deleting the last profile in the settings UI (#13044) Download
  15. This is the third development build after the Windows Package Manager 1.2 build for Windows 10 (1809+) and Windows 11. Experimental features are enabled in this release. The experimental support for portable applications now includes support for upgrade and uninstall (for portable packages). Note: The Windows Package Manager Community Repository does not accept portable applications. They will not be accepted until after 1.3 is Generally Available and has been rolled out to the majority of Windows systems via the automatic upgrade from the Microsoft Store. Users may test with local manifests. You may need to manually clean up Windows Apps & Features if you install on the main OS rather than a Windows Sandbox. What's Changed Treat manifest localization validation error as warning for non full validation(manifest reading) by @yao-msft in #2144 Fixed builds on VS 2022 version 17.2. by @jedieaston in #2156 Implementation for Portable Uninstall and Upgrade by @ryfu-msft in #2140 Load index from validated msix for unpackaged context by @yao-msft in #2139 Doc for ARP version mapping change by @yao-msft in #2162 Fix list/upgrade table for packages with multiple ARP entries. by @jedieaston in #2137 Full Changelog: v1.3.1251-preview...v1.3.1391-preview Download
  16. GP-0 updated change history for 10.1.4 release Download
  17. This is the second development build after the Windows Package Manager 1.2 build for Windows 10 (1809+) and Windows 11. Experimental features are enabled in this release. This build will be released to Windows Insider Dev builds, and Windows Package Manager Insiders. Features Setting for always using verbose logs winget --info should print the system architecture An even better progress bar The most notable new experimental feature is support for installing portable applications. Note: The upgrade and uninstall behaviors have not been implemented. The community repository does not accept portable applications either. Users may test with local manifests but will need to manually clean up entries in Windows Apps & Features if this is used to install a portable application. The COM API has also been extended to support for uninstall. Note: This is part of the work that is a prerequisite to having native PowerShell support. The cmdlets will be able to leverage the COM API to get rich objects out. We've started working on an "In-proc" COM NuGet package that will be leveraged by Intune and other MDM solutions to support remote system context execution. This will not be considered GA and supported until it reaches version 1.0. Bugs Allow winget to install MS Store packages without account just like the MS Store --include-unknown not functioning as expected What's Changed Setting for Logging Level by @Trenly in #1945 Improve --include-unknown message by @felipecrs in #1946 Added system architecture to winget --info. by @jedieaston in #1937 Fix: Only include unknown packages which exist in source by @Trenly in #1972 Allow PackageFamilyName to be declared with non msix installers by @yao-msft in #1944 Addition of initial 1.2 schema with 'Portable' installerType by @ryfu-msft in #1930 Make build pipeline task fail on unit tests failure by @yao-msft in #1975 Remove duplicated message about unknown versions by @felipecrs in #1982 Expose simple applicable installer check in Com api by @yao-msft in #1974 Fix pipeline build: ensure project target version matches the AppInstaller package by @yao-msft in #1990 Add uninstall functionality to Com api by @yao-msft in #1909 Remove duplicated message when no upgrades by @felipecrs in #1986 Anonymize Com caller value by @yao-msft in #1998 Fixed issues preventing compilation on VS 2022 17.1. by @jedieaston in #2000 Rename source auto update group policy by @lechacon in #1995 Function that will accept source agreement by @Jeff-Jerousek in #2020 Portable apps specification by @denelon in #2012 Add policy definition for ms-appinstaller to ADMX by @lechacon in #2038 Change to official DNS by @JohnMcPMS in #2026 Make upgrade help inform of list ability by @Trenly in #2034 Mitigate crash occuring in CompositeSource by @JohnMcPMS in #2043 Use AppsAndFeatures name and publisher by @JohnMcPMS in #2042 Apply latest loc patch by @lechacon in #2045 Add support for InProc Com invocation by @yao-msft in #2035 Display fine-grained blocks in progress bars by @chausner in #2046 Support for 1.2 Schema Additions by @ryfu-msft in #2028 Update portable spec with symlink solution design by @ryfu-msft in #2075 Add nuget publish pipeline for in-proc Com binaries by @yao-msft in #2077 Add support for in-proc Com state separation by @yao-msft in #2068 Add heuristics for matching packages to ARP after installing by @lechacon in #2044 Optimize images by @Trenly in #2082 Add a system for testing correlation E2E by @JohnMcPMS in #2071 Make In-proc Com nuget package better support .net framework 4.* by @yao-msft in #2083 Build pipeline updates and improvements by @yao-msft in #2085 Fix issue with correlation chaining from the SQLite index by @JohnMcPMS in #2087 Fix exceptions breaking out of the multi-package install loop by @JohnMcPMS in #2089 Update README by @denelon in #2113 fix passing null parameters to Find-WinGetPackage by @bftblomster in #2092 Allow winget to install MS Store packages without account by @zachcwillson in #2095 Require selection argument on install/show/search/uninstall by @JohnMcPMS in #2125 Remove ARP matching for single ARP change, and consider publisher+name for matching by @lechacon in #2119 Implementation for Portable install flow by @ryfu-msft in #2078 Fix packageId and sourceId match check for portable install by @ryfu-msft in #2138 Act on elevation requirements in majority cases by @JohnMcPMS in #2126 New Contributors @felipecrs made their first contribution in #1946 @Jeff-Jerousek made their first contribution in #2020 @bftblomster made their first contribution in #2092 @zachcwillson made their first contribution in #2095 Full Changelog: v1.3.431...v1.3.1251-preview Download
  18. 2022-05-09 v0.60.1: - olevba: - fixed a bug when calling XLMMacroDeobfuscator (PR #737) - removed keyword "sample" causing false positives - oleid: fixed OleID init issue (issue #695, PR #696) - oleobj: - added simple detection of CVE-2021-40444 initial stage - added detection for customUI onLoad - improved handling of incorrect filenames in OLE package (PR #451) - rtfobj: fixed code to find URLs in OLE2Link objects for Py3 (issue #692) - ftguess: - added PowerPoint and XPS formats (PR #716) - fixed issue with XPS and malformed documents (issue #711) - added XLSB format (issue #758) - improved logging with common module log_helper (PR #449) More details about fixed issues and improvements in 0.60: https://github.com/decalage2/oletools/milestone/10?closed=1 Download
  19. See https://frida.re/news/ for details. Download
  20. See https://frida.re/news/ for details. Download
  21. See https://frida.re/news/ for details. Download
  22. See https://frida.re/news/ for details. Download
  23. See https://frida.re/news/ for details. Download
  24. please refer to the Changelog Download
×
×
  • Criar Novo...