Git Product home page Git Product logo

Comments (9)

bneuburg avatar bneuburg commented on August 28, 2024

Does your module version of Lime have the timeout option? If this is the case, try setting it to 0 in order to avoid problems with slow memory reads.

from lime.

Manouchehri avatar Manouchehri commented on August 28, 2024

from lime.

jtsylve avatar jtsylve commented on August 28, 2024

Are you using the latest version of the LiME source?

from lime.

Manouchehri avatar Manouchehri commented on August 28, 2024

from lime.

pagabuc avatar pagabuc commented on August 28, 2024

Hey @Manouchehri can you tell us more about your environment? Kernel version? Can you double check "/mnt/ext/" is writable?

from lime.

Manouchehri avatar Manouchehri commented on August 28, 2024

@pagabuc /mnt/ext/ is writeable, other programs can write to it. (The dump file is created, but it's empty; I don't think that could happen if it was read-only.)

Kernel is 2.6.x, PPC.

from lime.

pagabuc avatar pagabuc commented on August 28, 2024

mmm, can you put this debug print:
DBG("0x%016llx - 0x%016llx : NAME = %s", p->start, p->end, p->name);
at the beginning of this loop ?
From your log it seems it never gets inside..

from lime.

e0x70i avatar e0x70i commented on August 28, 2024

Having the exact same problem,

Oracle linux 5.8, kernel: 2.6.18-308.0.0.0.1.el5xen x86_64

Works fine in my VM, but on another target system:

[LiME] Parameters
[LiME] PATH: /tmp/test
[LiME] DIO: 0
[LiME] FORMAT: lime
[LiME] LOCALHOSTONLY: 0
[LiME] DIGEST:
[LiME] Initializing Dump...
[LiME] Direct IO Disabled
[LiME] Memory Dump Complete...

Will update with DBG suggestion and report back

EDIT: Output
[LiME] Parameters
[LiME] PATH: /tmp/test
[LiME] DIO: 0
[LiME] FORMAT: lime
[LiME] LOCALHOSTONLY: 0
[LiME] DIGEST:
[LiME] Initializing Dump...
[LiME] Direct IO Disabled
[LiME] inside loop: 0x00000000000a0000 - 0x00000000000bffff : NAME = Video RAM area
[LiME] Memory Dump Complete...

EDIT:

Update,

/proc/iomem is empty except for Video RAM Area

Is there a way to generate these mappings or modify LiME to grab the addresses another way?

from lime.

jtsylve avatar jtsylve commented on August 28, 2024

That's odd. LiME grabs the address by parsing the same structures as the /proc/iomem driver. I haven't come across a system that has the behavior that you describe. Any idea why it might be the case?

Is it possible that the system might be compromised and this is an anti-acquisition mechanism?

from lime.

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.