View Single Post
  #7  
Old 04-03-2026, 23:06
DimitarSerg DimitarSerg is offline
Family
 
Join Date: Mar 2019
Posts: 51
Rept. Given: 1
Rept. Rcvd 20 Times in 9 Posts
Thanks Given: 13
Thanks Rcvd at 232 Times in 37 Posts
DimitarSerg Reputation: 20
Quote:
Originally Posted by Archer View Post
Nope, no errors, just opening, and then destroying everything:
Sry, cant reproduce. Just opened APK, saved, opened project -> loaded OK.
jdb2 file ~958mb
java installed v 22

Code:
[I] JEB 5.38.0.202603112011 (Super-Black Edition by CXV) ...
[I] Current directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] Base directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] System: Windows 10 10.0 (amd64) en_US
[I] Java: Oracle Corporation 22
[I] Memory Usage: 26.9M used (229.1M free, 12.0G max)
[I] Opening an existing project (C:\Users\user\Desktop\New folder\2222222222222222.jdb2)
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Detected compiler: Android NDK compiler
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Initial native analysis styles: code gaps: PROLOGUES_ONLY, data gaps: DEFAULT
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Analysis completed (1m 18s)
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Detected compiler: Android NDK compiler
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Itanium RTTI memory scanner: 1222 type_infos parsed - 1028 vftables recovered
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Initial native analysis styles: code gaps: PROLOGUES_ONLY, data gaps: DEFAULT
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Analysis completed (0s)
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Initial analysis created 81 routines
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Initial analysis created 19773 routines

loading:
[I] JEB 5.38.0.202603112011 (Super-Black Edition by CXV) ...
[I] Current directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] Base directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] System: Windows 10 10.0 (amd64) en_US
[I] Java: Oracle Corporation 22
[I] Memory Usage: 34.6M used (221.4M free, 12.0G max)
[I] Opening an existing project (C:\Users\user\Desktop\New folder\2222222222222222.jdb2)

Last edited by DimitarSerg; 04-03-2026 at 23:26.
Reply With Quote