GithubHelp home page GithubHelp logo

Feature Request: Nearby Search about bit-slicer HOT 9 OPEN

U5KUN avatar U5KUN commented on June 16, 2024
Feature Request: Nearby Search

from bit-slicer.

Comments (9)

zorgiepoo avatar zorgiepoo commented on June 16, 2024

You will have to elaborate. This is not currently actionable because I don't know what you mean. Give an example / use case.

from bit-slicer.

U5KUN avatar U5KUN commented on June 16, 2024

https://youtu.be/NP6upR242bQ

English by Google Translate
This is neaby search in H5GG.
In this video, nearby search is used to change the gun's firing interval from 0.5 seconds to 0 seconds.
First search the number in which the number of ammunition in the gun is stored.
Second, use the nearby search to find the gun's firing interval number that is closest to that number.
Third, rewrite the resulting number from 0.5 to 0.

The original text is Japanese
これはH5GGでのnearby searchです。
この動画では、nearby searchを使用して、銃の発射間隔を0.5秒から0秒に変更しています。
最初に銃の弾薬数が保存される数値を探します。
2番目にその数値の近くにある銃の発射間隔の数値をnearby searchを使って探します。
3番目に結果の数値を0.5から0に書き換えます。

from bit-slicer.

zorgiepoo avatar zorgiepoo commented on June 16, 2024

You can manually simulate this today by setting the beginning/end address markers (in the settings button in the bottom left of the search window) after you find the variable you are looking for (ammunition in this video for example).

I suspect this may be a subset of #75 though which may make more sense since I don't want to add too much "UI overhead" for something like this. Although that approach may have more overhead in terms of the search input..

from bit-slicer.

U5KUN avatar U5KUN commented on June 16, 2024

Manual nearby search is difficult when there are too many search results.
検索結果が多すぎる場合に手動でnearby searchするのは困難です。

from bit-slicer.

U5KUN avatar U5KUN commented on June 16, 2024

Can you make a script for nearby searcing?

from bit-slicer.

U5KUN avatar U5KUN commented on June 16, 2024

How to use input in script?

from bit-slicer.

zorgiepoo avatar zorgiepoo commented on June 16, 2024

Not easily possible at this time (would have to hardcode a small list of addresses, scan memory around each one, and do a manual scan for each block)

from bit-slicer.

U5KUN avatar U5KUN commented on June 16, 2024

Can I search value in memory debugger or memory viewer?

from bit-slicer.

zorgiepoo avatar zorgiepoo commented on June 16, 2024

No. Debugger search is only for code symbols. For memory viewer you might be able to copy and paste contents to Hex Fiend which has a Find, but at that point using a different search window in Bit Slicer is probably easier..

from bit-slicer.

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.