Ir para conteúdo

MBot

Membros
  • Postagens

    700
  • 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. See https://frida.re/news/ for details. Download
  4. See https://frida.re/news/ for details. Download
  5. See https://frida.re/news/ for details. Download
  6. please refer to the Changelog Download
  7. GDB 12.1 Release. Download
  8. Release 0.5.1 Download
  9. See https://frida.re/news/ for details. Download
  10. In ARM the pointer returned by yr_notebook_alloc was being rounded up to a 4-bytes boundary, but the size of the buffer was not increased accordingly. This means the caller of yr_notebook_alloc could receive a buffer that is 1 to 3 bytes smaller than the requested sized. Download
  11. Release 0.5.0 Download
  12. What's New Change History Installation Guide SHA-256: 9c73b6657413686c0af85909c20581e764107add2a789038ebc6eca49dc4e812 Download
  13. ILSpy 8 is based on .NET 6.0 compared to .NET Framework 4.7.2 for the previous generations of ILSpy. All artifacts except the self-contained distribution are built framework-dependent, which means .NET 6.0 must be installed prior to starting ILSpy. This is true for: the installer the framework-dependent zip the VSIXs Functionality is supposed to be unchanged and fully functional in this release compared to 7.2. If something works in 7.2 but not 8.0-alpha1, please file a bug. Breaking Changes ILSpy 8.0 will target net60-windows (see #2642) and all plugins will have to be migrated to the new platform. Note: The ICSharpCode.Decompiler engine and NuGet package will continue to target netstandard2.0 Platform-independent APIs will be moved to ICSharpCode.ILSpyX, currently that includes (but is not limited to): LoadedAssembly and AssemblyList APIs PdbProvider APIs LoadedAssembly.WaitUntilLoaded() was removed, because it leads to bugs; use await LoadedAssembly.GetLoadResultAsync() instead The MSIX project has been removed and the installer introduced in 7.x will take its place in the Microsoft Store going forward (at RC/RTM). Contributions ilspycmd received support for the "nested directories" option on project export. (see #2636 by @GreyXor) ilspycmd support for generating a solution from multiple projects (based on code provided by @marwie in #2364) Namespace nesting in ILSpy tree view (based on code provided by @ds5678 in #2667) Fix the ordering of COM interface methods, properties, and events to appear in their originally defined order (see #2639 by @zhuman) Enhancements Performance optimization of analyzers (see #2643) Bug fixes #2634: target expressions of delegate references were not decompiled correctly #2632: Make sure that changing the setting "ExpandMemberDefinitions" has an effect when refreshing a decompiled view. #2629: Indentation of method-call chains. #2653: ILSpy reports wrong visibility for overridden protected internal properties if located in another assembly. #2610: Explicitly qualify members in TemplateBindings. #2655: TranslateArrayInitializer crashes with out of order array init And many other fixes, for a full list click here. Download
  14. [0.3.0] - 14/04/2022 Added Add pre-commit-config.yaml. Update packer/installer/protector sigs and file magic data. Introduce new env variables in the UI k8s manifests. Add antivirus detections to the list of tags. Cleanup file that has not been accessed since a day from the nfs share. Documenting saferwall architecture. Saferwall sandbox microservice. Changed Change minio operator to the basic minio. Move private go packages to internal/ directory. Move helm chart from its own repo to main repo. Numerous tolling updates: docker-compose, devContainers, and bumping go pkg dependencies. Fixed Fix crash on webapis k8s manifest when generating the toml config. Download
  15. chore: move private APIs to internal chore: update ci job to exclude tests that require special setup chore: move agent internal pkg to main repo Download
  16. Enhancements Improved handling of nullability annotations on types involved in implicit conversions. Improved detection of pinned regions. Bug fixes #2640: Invalid implicit enum value for unordered items #2646: Missing values for enums with skipped or duplicate items #2664: Fix NRE in ScopeSearchToAssembly. #2637: Add missing Microsoft.Win32.Registry dependency to nuspec.template #2582: Assertion when using named arguments in a constrained call #2654: Ignore custom attributes on parameter where SequenceNumber is out-of-range. See full list of fixes here. Download
  17. feat: add listfiles and exists methods for pkg storage(s3) Download
  18. please refer to the Changelog WARNING: The release will be live within an hour! Download
×
×
  • Criar Novo...