18:16
In this Android with Java tutorial in Hindi, I have explained Core Java step by step and then how to use Java code in the Android ...
35:31
Reversing Android RASP | apkunpacker
Practical use of radare2 and Frida for efficient analysis of RASP checks during reverse engineering. This presentation ...
5:22
[0x04] Reversing Shorts :: Finding and Backtracing Signal Messages on Android
Tracing and backtracing works quite different on Android when compared to iOS. We'll take a look into how to list all Java classes ...
29:59
Writing a custom Android Decryptor in Java
In this video, we write a custom Android Decryptor using Java! Timestamps: 00:00 Intro 00:37 Getting Sample 01:35 Finding First ...
15:22
Reverse Engineering Lab - Module 0x2.1: Java Reversing and Android VM Setup
In this short additional module, we set up an Android VM for a home lab. This has some limitations, e.g., no real cellular or ...
2:28
Write a program to reverse String in Kotlin using the default method and a loop in Kotlin.
3:28
How to Reverse a String in Kotlin – Interview Question
Welcome to our Kotlin programming series! In this video, we'll walk you through a common coding interview question: How to ...
3:58
Problem Solving in Kotlin: Reverse a String
Welcome to our "Problem Solving in Kotlin" series! In this tutorial, we'll walk you through the process of reversing a string in Kotlin.
17:39
Android Native Code from Zero — Static JNI & Reverse Engineering with Ghidra
In this video, we start Android native development and reverse engineering completely from scratch. Many developers use JNI ...
6:09
Unpacking the Packed Unpacker: Reverse Engineering an Android Anti-Analysis Native Library
I will discuss each of the techniques the malware author used in order to prevent reverse engineering of their Android native ...
4:25
string reverse substring in kotlin
Code in Kotlin to reverse a substring of a string. Don't forget to subscribe and smash the ...
5:11
How to Reverse String in kotlin # Kotlin Tutorials # without any direct function
kotlin #coding #programming #code #Reverse String in kotlin # kotlin Tutorials #python #how #webdevelopment #kotlintutorils ...
2:25
Code in Kotlin to reverse a string. Don't forget to subscribe and smash the bell ...
25:02
Emulating Android library to decrypt strings (Qiling Framework)
android #mobilesecurity #emulation #qilingframework #reversengineering #pentest In this video we are going to see how to ...
8:40
Android Kotlin Reverse string – Performance & Differences! Android Development #youtube #coding
Kotlin #Java #AndroidDevelopment #Coding #Programming #ReverseString #JavaVsKotlin #Tech #Android ...
1:28
Launch Your First Android app with our TOP course at 82% OFF (24 hrs ONLY) HERE https://goo.gl/7veBXc "Learn How To ...
0:51
Kotlin Tutorial: string.split()
This micro-tutorial shows how to use the split() function that is built into the string class to parse one big string into multiple pieces, ...
19:25
Let's Solve 'Reverse a String' - freeCodeCamp JavaScript Challenge
In this video, we will solve the Reverse a String challenge from freeCodeCamp's Basic Algorithm Scripting course. This is part of ...
24:50
Beautifying Native Android Code in Ghidra
In this video, we take our partially native APK, extract the native binaries, and analyze the native ELF binary in Ghidra.