Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
googol-lab
/
retdec
Public
forked from
avast/retdec
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 24, 2023
Merge pull request #1159 from avast/LZ_BinaryTools_AdvInstaller
Show description for 6238eca
metthal
authored
6238eca
View commit details
Copy full SHA for 6238eca
Browse repository at this point
Merge pull request #1157 from avast/LZ_BinaryTools_PyInstaller
Show description for dcef1b1
metthal
authored
dcef1b1
View commit details
Copy full SHA for dcef1b1
Browse repository at this point
Commits on May 18, 2023
Added detection of Advanced Installler
Ladislav Zezula
committed
27a2ab1
View commit details
Copy full SHA for 27a2ab1
Browse repository at this point
Commits on May 9, 2023
Added detection of newer versions of PyInstaller
Ladislav Zezula
committed
489afb3
View commit details
Copy full SHA for 489afb3
Browse repository at this point
Commits on May 4, 2023
CHANGELOG.md: add entry on Intel MPX fix
PeterMatula
committed
407f290
View commit details
Copy full SHA for 407f290
Browse repository at this point
capstone2llvmir/x86: generate BND registers
PeterMatula
committed
02d4cfe
View commit details
Copy full SHA for 02d4cfe
Browse repository at this point
CHANGELOG.md: fix typo
PeterMatula
committed
2fe1f1b
View commit details
Copy full SHA for 2fe1f1b
Browse repository at this point
capstone2llvmir/x86: X86_INS_BNDCN translate to NOP
PeterMatula
committed
84d8d4b
View commit details
Copy full SHA for 84d8d4b
Browse repository at this point
Intel MPX support (#1154)
Show description for 6df52a5
Nitr0-G
authored
6df52a5
View commit details
Copy full SHA for 6df52a5
Browse repository at this point
changelog: add entry for #1149 [skip ci]
PeterMatula
committed
a309598
View commit details
Copy full SHA for a309598
Browse repository at this point
fix gcc-13 compilation
PeterMatula
committed
79d65ef
View commit details
Copy full SHA for 79d65ef
Browse repository at this point
Commits on Apr 25, 2023
Merge pull request #1146 from avast/LZ_BinaryTools_MS_Setup
Show description for 9a93d49
metthal
authored
9a93d49
View commit details
Copy full SHA for 9a93d49
Browse repository at this point
Commits on Apr 20, 2023
Added YARA rule for detecting MS-setup (setup.exe)
Ladislav Zezula Ladislav.Zezula@gendigital.com
committed
bb04091
View commit details
Copy full SHA for bb04091
Browse repository at this point
Commits on Apr 4, 2023
Merge pull request #1141 from avast/LZ_BinaryTools_QB64
Show description for 5821bbe
ladislav-zezula
authored
5821bbe
View commit details
Copy full SHA for 5821bbe
Browse repository at this point
Commits on Apr 3, 2023
Merge pull request #1140 from avast/LZ_BinaryTools_AutoIt
Show description for 299c446
ladislav-zezula
authored
299c446
View commit details
Copy full SHA for 299c446
Browse repository at this point
Merge pull request #1142 from avast/LZ_BinaryTools_WIX
Show description for a37f651
ladislav-zezula
authored
a37f651
View commit details
Copy full SHA for a37f651
Browse repository at this point
Commits on Mar 31, 2023
A more elegant way to tests sections
Ladislav Zezula
authored and
Ladislav Zezula
committed
9f94a0f
View commit details
Copy full SHA for 9f94a0f
Browse repository at this point
Guard against insane number of resources
Ladislav Zezula
authored and
Ladislav Zezula
committed
21453e5
View commit details
Copy full SHA for 21453e5
Browse repository at this point
Commits on Mar 29, 2023
YARA rule slightly refined
Ladislav Zezula
authored and
Ladislav Zezula
committed
5fdd693
View commit details
Copy full SHA for 5fdd693
Browse repository at this point
Added more generic detection of WiX Toolset 3.x
Ladislav Zezula
authored and
Ladislav Zezula
committed
fc7e323
View commit details
Copy full SHA for fc7e323
Browse repository at this point
Commits on Mar 28, 2023
Added detection of QB64 compiler
Ladislav Zezula
authored and
Ladislav Zezula
committed
dec0e4b
View commit details
Copy full SHA for dec0e4b
Browse repository at this point
Added more checks for detection of Aut2Exe tool
Ladislav Zezula
authored and
Ladislav Zezula
committed
9510135
View commit details
Copy full SHA for 9510135
Browse repository at this point
Commits on Mar 14, 2023
Merge pull request #1136 from avast/uppercase-telfhash
Show description for fcc5924
metthal
authored
fcc5924
View commit details
Copy full SHA for fcc5924
Browse repository at this point
Commits on Mar 7, 2023
Merge pull request #1137 from avast/LZ_Fix_MemoryImages
Show description for f6d1e49
metthal
authored
f6d1e49
View commit details
Copy full SHA for f6d1e49
Browse repository at this point
Commits on Mar 6, 2023
Refined detection of in-memory images
Ladislav Zezula
committed
f98eb44
View commit details
Copy full SHA for f98eb44
Browse repository at this point
Commits on Feb 28, 2023
Do not transform TLSH and provide it as-is (uppercase)
metthal
committed
1798607
View commit details
Copy full SHA for 1798607
Browse repository at this point
Commits on Dec 15, 2022
Make YARA_MAKE_PROGRAM a FILEPATH (string) cache var
Show description for 46f193b
thestr4ng3r
authored and
Peter Kubov
committed
46f193b
View commit details
Copy full SHA for 46f193b
Browse repository at this point
actions: Fix indentation of pull_request trigger
Show description for 957f563
xkubov
committed
957f563
View commit details
Copy full SHA for 957f563
Browse repository at this point
Commits on Dec 8, 2022
Preparation for release v5.0
PeterMatula
committed
53e55b4
View commit details
Copy full SHA for 53e55b4
Browse repository at this point
README.md: Update project status
Peter Kubov
authored
bf303fd
View commit details
Copy full SHA for bf303fd
Browse repository at this point
README.md: Add info on nightly builds
Peter Kubov
authored
1433d4f
View commit details
Copy full SHA for 1433d4f
Browse repository at this point
deps/capstone: add RETDEC_USE_SYSTEM_CAPSTONE option
PeterMatula
committed
6572640
View commit details
Copy full SHA for 6572640
Browse repository at this point
deps: fix installation of std and authenticode libs
PeterMatula
committed
e571dc8
View commit details
Copy full SHA for e571dc8
Browse repository at this point
README.md: Add GitHub Actions Badge
Peter Kubov
authored
004a246
View commit details
Copy full SHA for 004a246
Browse repository at this point
Create Autoamted Release Flow (#1125)
Show description for 6588b5a
Peter Kubov
authored
6588b5a
View commit details
Copy full SHA for 6588b5a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.