Cyber
Forge
Tracks
Tools
Cheat Sheets
Roadmaps
Labs
Writeups
Quiz
Resources
News
Glossary
Certificates
Search…
Ctrl K
Back
Reverse Engineering
1
/ 8
Easy
Question 1
1
–
4
to answer
What is the difference between a disassembler and a decompiler?
A
They are the same tool with different names
B
A disassembler converts machine code to assembly language; a decompiler attempts to reconstruct high-level source code (e.g., C) from the binary
C
A disassembler works on source code; a decompiler works on binaries
D
A decompiler only works with Java bytecode, not native binaries
0 correct so far
Next