Reverse Engineer an APK in KALI

Reverse Engineer an APK in KALI

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through the process of decompiling a Trojan-signed APK file. It begins with opening a terminal and using the Apeak tool to decompile the APK and review its permissions. The tutorial then demonstrates how to use the D2J tool to convert the APK into a JAR file, which contains Java files. Finally, it shows how to use JD GUI to view these Java files in a human-readable format.

Read more

5 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the first command used to decompile the Trojan APK file?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What file do you double click on to read the Android Manifest?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What command is issued to convert the Dex file to a Jar file?

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

What extension does the newly created file have after using the D2J command?

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

What tool is used to view the Java files in a human-readable format?

Evaluate responses using AI:

OFF