#csharp #c_sharp #decompile #decompiler #decompiler_engine #dotnet #dotnetcore #ilspy #mono #pdb #unity
https://github.com/icsharpcode/ILSpy
https://github.com/icsharpcode/ILSpy
GitHub
GitHub - icsharpcode/ILSpy: .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! - icsharpcode/ILSpy
#java #agent #asm #bytecode #bytecode_engineering #bytecode_manipulation #decompile #decompiler #javafx #javafx_application #jvm_bytecode #reverse_engineering #static_analysis
https://github.com/Col-E/Recaf
https://github.com/Col-E/Recaf
GitHub
GitHub - Col-E/Recaf: The modern Java bytecode editor
The modern Java bytecode editor. Contribute to Col-E/Recaf development by creating an account on GitHub.
#python #binary #decompile #large_language_models #reverse_engineering
LLM4Decompile is a powerful tool that helps convert binary code back into readable C source code. It uses large language models to decompile Linux x86_64 binaries, supporting different optimization levels. The tool has various models with high re-executability rates, meaning the decompiled code can often run correctly and pass tests. You can easily use it by following the quick start guide, which includes steps to set up the environment, preprocess the binary, and decompile it into C code. This tool is beneficial because it saves time and effort in understanding complex binary code, making it easier to analyze and modify software.
https://github.com/albertan017/LLM4Decompile
LLM4Decompile is a powerful tool that helps convert binary code back into readable C source code. It uses large language models to decompile Linux x86_64 binaries, supporting different optimization levels. The tool has various models with high re-executability rates, meaning the decompiled code can often run correctly and pass tests. You can easily use it by following the quick start guide, which includes steps to set up the environment, preprocess the binary, and decompile it into C code. This tool is beneficial because it saves time and effort in understanding complex binary code, making it easier to analyze and modify software.
https://github.com/albertan017/LLM4Decompile
GitHub
GitHub - albertan017/LLM4Decompile: Reverse Engineering: Decompiling Binary Code with Large Language Models
Reverse Engineering: Decompiling Binary Code with Large Language Models - albertan017/LLM4Decompile
🔥3