Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csv issues #1116 #1118

Merged
merged 0 commits into from
Apr 7, 2024
Merged

csv issues #1116 #1118

merged 0 commits into from
Apr 7, 2024

Conversation

m-1-k-3
Copy link
Member

@m-1-k-3 m-1-k-3 commented Apr 5, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug fix

  • What is the current behavior? (You can also link to an open issue here)

see #1116

  • What is the new behavior (if this is a feature change)? If possible add a screenshot.

closes #1116

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@m-1-k-3 m-1-k-3 added bug Something isn't working EMBA labels Apr 5, 2024
@m-1-k-3
Copy link
Member Author

m-1-k-3 commented Apr 5, 2024

@torabi12 please give it a try

@torabi12
Copy link

torabi12 commented Apr 5, 2024

f10_license_summary.csv first 2 lines:

binary/file;version_rule;version_detected;csv_rule;license;static/emulation;
/logs/firmware/unblob_extracted/firmware_extract/1022440-2925450.squashfs_v4_le_extract/bin/busybox;busybox;NA;busybox:1.19.4;NA;GPL-2.0-only;static;

p99_prepare_analyzer.csv first 2 lines:

BINARY;BINARY_CLASS;END_DATA;MACHINE-TYPE;BINARY_FLAGS;ARCH_GUESSED;ELF-DATA;MD5SUM;
/logs/firmware/unblob_extracted/firmware_extract/1022440-2925450.squashfs_v4_le_extract/usr/bin/lua;ELF32;2's complement, big endian;MIPS R3000;0x70001005,noreorder,cpic,o32,mips32r2;;ELF 32-bit MSB executable, MIPS, MIPS32 rel2 version 1 (SYSV), dynamically linked, interpreter /lib/ld-uClibc.so.0, no section header;b410ffd29e45a033782cecce49b80ae6;

It works fine. :) Thank you.

@m-1-k-3 m-1-k-3 merged commit 137e018 into e-m-b-a:master Apr 7, 2024
7 checks passed
@torabi12
Copy link

torabi12 commented Apr 7, 2024

I did a new scan with the latest master but the issue is available again:

kép

kép

f10_license_summary.csv
p99_prepare_analyzer.csv

I used sudo ./emba -U before the test.

When I tested yesterday I did this:

$ git clone --branch master https://github.com/m-1-k-3/emba.git emba_csv
$ cd emba_csv
$ ln -s /home/seclab/emba/external ./external

and it was working fine.

I don't know what is wrong on my side now. :( I try again with a new installation...

@torabi12
Copy link

torabi12 commented Apr 7, 2024

Sorry but I got the same old behaviour with a new Kali and brand new emba installation again.
Is it ok on your side?

@m-1-k-3
Copy link
Member Author

m-1-k-3 commented Apr 7, 2024

Something failed on the master branch. I will repair this soon

@m-1-k-3
Copy link
Member Author

m-1-k-3 commented Apr 8, 2024

#1123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EMBA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

f10 + p99 csv files question
2 participants