Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b0e947e602 | |||
| 9d47d6eeca |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3bc10379677b19656436924f478798f205b371bc703feab938c1b2512f39500
|
||||
size 18067001
|
||||
3
binsider-0.3.0.tar.gz
Normal file
3
binsider-0.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af3b7ac468a5407324b49bbfb750c7426e7d3f08e598195e6a416f10a89afd57
|
||||
size 18080701
|
||||
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 30 23:04:07 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
- Update to version 0.3.0:
|
||||
+ Features
|
||||
- Add “human readable” option for Static/Section headers/Size
|
||||
- Add “human readable” option for program headers
|
||||
+ Bug Fixes
|
||||
- Fix compilation and CI errors
|
||||
- Don’t exit when typing `q` in hexdump search/jump
|
||||
- Remove unsupported Windows calls
|
||||
- Fix Windows filesystem handling
|
||||
- Implement Windows target support
|
||||
- Apply clippy suggestions
|
||||
- Check for string-length to avoid overflow
|
||||
- Only allow tracing calls when on dynamic-analysis tab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 20:34:31 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package binsider
|
||||
#
|
||||
# Copyright (c) 2024 mantarimay
|
||||
# Copyright (c) 2025 mantarimay
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without test
|
||||
Name: binsider
|
||||
Version: 0.2.1
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: Analyze ELF binaries
|
||||
License: Apache-2.0 OR MIT
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d52673d06f59bc9f622501cf081d01de80d1897c8c4b77418ab5a8d72fb8f4e
|
||||
size 34987309
|
||||
oid sha256:2df89a493f4640d49024bcbfba86520e4eabde08e8750d18f4be5f7eb2bf8831
|
||||
size 38102171
|
||||
|
||||
Reference in New Issue
Block a user