Coder Social home page Coder Social logo

guasap-whatsapp-foresincs-tool's Introduction

Guasap Forensic

The Guasap Forensic implemented in Python under the GNU General Public License, for the extraction and analysis of files, data bases and logs for forensic WhatsApp.

What it does?

  1. Check root in device
  2. Extract DB and multimedia files (no root)
  3. Extract and analyze (deleted messages and others) DB and logs (only root)
  4. Create a report with the results

How to use?

$ python Guasap_Forensic.py

HOW TO USE GUASAP FORENSIC

Images

example

Contact

guasap-whatsapp-foresincs-tool's People

Contributors

aj-fernandez avatar quantika14 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

guasap-whatsapp-foresincs-tool's Issues

Question

Why not just use Magisk which works for everything 5+?

Message error extracting from Android 8 and Android 9

I've dowloaded Guasap for windows.

Testing it I'v encurred in error after rooter check; when I use extraction/analysis of the DB there should be some issues, since the extraction does not work.

Please check screenshots attached and hel me in fixing the problem...
Moreover how could I get a pro version licensed one?

Thank you in advanbce for your support
screen shot.docx

Language?

how can I switch to English language?

Error en modules/functions con huawei P-smart

El error es al extraer las bases de datos cifradas en la función count_dbs(), al listar las bases de datos de un modo distinto al resto de móviles no las identifica bien y no las puede extraer.

Problemas cuando no existen mensajes en la DB

`/Whatsapp-Forensic-OPEN/parser_db.py", line 14, in analyze_db
for row in cursor.execute('SELECT * FROM messages where edit_version=7 and key_from_me = 1 ORDER BY _id'):
OperationalError: no such table: messages
Verify that the WhatsappDB directory is created
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1540, in call
return self.func(*args)
File "Guasap_Forensic.py", line 289, in
button_dbc = Button(root, text="Extract Encrypt Data Base", width=61, state=NORMAL, command=lambda: whatsapp_deb(root, 4))
File "Guasap_Forensic.py", line 118, in whatsapp_deb
whatsapp_db_f(root)
File "Guasap_Forensic.py", line 217, in whatsapp_db_f
list_dbs=whatsapp_db.extract_db()
File "/home/d3m0n1/Escritorio/Whatsapp-Forensic-OPEN/whatsapp_db.py", line 13, in extract_db
for db in dbs:
TypeError: 'NoneType' object is not iterable

También sucede un error semejante al realizar la funcion de extraer la db cifrada:
/Whatsapp-Forensic-OPEN/whatsapp_db.py", line 13, in extract_db for db in dbs: TypeError: 'NoneType' object is not iterable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.