Giter VIP home page Giter VIP logo

Comments (5)

Wenzel avatar Wenzel commented on July 2, 2024

The syscall name is not not found in the table, so there is a KeyError:

syscall_name = 'Table{}!Unknown'.format(idx)

you need to look at the JSON profile, and look at the code and see what is wrong there

from nitro.

snbst-git avatar snbst-git commented on July 2, 2024

@Wenzel Thank you for replying so quickly!

you need to look at the JSON profile, and look at the code and see what is wrong there

So it’s still a problem of profile?
I’m now using an older version of Windows7 with GUID 2E37F962D699492CAAF3F9F4E9770B1D2.
And I try 2 profiles as follow.

Rekall profile repository

There is still an online repository of rekall profiles:https://github.com/google/rekall-profiles/tree/gh-pages/v1.0/nt/GUID So I simply downloaded it all and chose the profile matched my virtual machine.

Rekall fetch_pdb and parse_pdb

Rekall offers plugins to generate profile manually, which you must have already used before. So I fetched the ntkrlmp with GUID 2E37F962D699492CAAF3F9F4E9770B1D2, and parsed it to generate my profile.

Compare

The two profiles are not the same. But both of them result in the same “Unknown” syscall.

——
So it is exactly the profile result in this problem?
If it’s true, is there any other way to find a correct profile?

from nitro.

Wenzel avatar Wenzel commented on July 2, 2024

I dont know what the problem is,
you need to look at the code and debug it when it is loading the profile to figure out what's wrong.

from nitro.

snbst-git avatar snbst-git commented on July 2, 2024

@Wenzel I understand, I’ll try to debug it.
Wish it’s the last time to bother you.
Thank you for suggestion!

from nitro.

snbst-git avatar snbst-git commented on July 2, 2024

Hi @Wenzel , I've figured it out.
It's just because the net connection with Microsoft failed.


I found this problem when manually called the ssdt plugin in rekall interactive shell which printed some useful information. I don't know why rekall still need to fetch pdb file from Microsoft's server even I already set a local profile.
image

Although sometimes it still ends with the error "process not found", but mostly nitro works well.
image


Thank you for the help!

(And also sorry for such a meaningless problem.)

from nitro.

Related Issues (20)

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.