Th30neAnd0nly / AIRAVAT

A multifunctional Android RAT with GUI based Web Panel without port forwarding.
MIT License
1.08k stars 415 forks source link

Sort notifications, keylog and others from new to old #88

Open Akshay-Arjun opened 1 year ago

Akshay-Arjun commented 1 year ago

As the title says, the notificationss, keylog and others are from older to newer which makes the user to scroll all the way down.

prateek-chaubey commented 1 year ago

This is due to firebase. The firebase stores data in that form.

Akshay-Arjun commented 1 year ago

Can't we change it after or while retrieving from firebase? or add an option to sort from new to old?

emanuel1788 commented 1 month ago

Is there a way to check the raw keylogs in firebase? Without the web page?