abrignoni / ALEAPP

Android Logs Events And Protobuf Parser
MIT License
519 stars 110 forks source link

Out of Memory error in browser #388

Open BlueScreen-O-Death opened 1 year ago

BlueScreen-O-Death commented 1 year ago

Running version 3.1.8 I exported the fcm_queued_messages.ldb folder from a phone extraction I've ran ALEAPP with just the Firebase Cloud Messaging artifact options selected The report generated without error and I can view all but the Snapchat artifacts webpage

  1. The FCM-Dump-com.snapchat.android.html file is 13MB in size
  2. The total number of entries: 87847 is indicated in the html file
  3. I click on link, it tries to load but I get an "Out of Memory" error after about 10 or 15 seconds

I am using a 64bit Chrome browser I closed all other applications and restarted I have 16GB RAM in the machine and plenty free

Out-of-memory image

abrignoni commented 1 year ago

The browser can't handle such a large file. One option might be to try and use a web server to view it.

https://pythonbasics.org/webserver/

Another option is to look for the generated TSV file and load it into open office.

On Sat, Jun 3, 2023, 12:43 PM BlueScreen-O-Death @.***> wrote:

Running version 3.1.8 I exported the fcm_queued_messages.ldb folder from a phone extraction I've ran ALEAPP with just the Firebase Cloud Messaging artifact options selected The report generated without error and I can view all but the Snapchat artifacts webpage

  1. The FCM-Dump-com.snapchat.android.html file is 13MB in size
  2. The total number of entries: 87847 is indicated in the html file
  3. I click on link, it tries to load but I get an "Out of Memory" error after about 10 or 15 seconds

I am using a 64bit Chrome browser I closed all other applications and restarted I have 16GB RAM in the machine and plenty free

[image: Out-of-memory] https://user-images.githubusercontent.com/75977273/243114118-4649da6a-1915-407a-9548-15e6827ec035.JPG [image: image] https://user-images.githubusercontent.com/75977273/243114161-4d82b81c-772b-45b3-be59-d6973975abb7.png

— Reply to this email directly, view it on GitHub https://github.com/abrignoni/ALEAPP/issues/388, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG3DPC5KLK3MPBMHNSSWHZ3XJNSUNANCNFSM6AAAAAAYZMLIQI . You are receiving this because you are subscribed to this thread.Message ID: @.***>