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

Convert to rizin APIs #2968

Merged
merged 9 commits into from
Jun 15, 2022
Merged

Convert to rizin APIs #2968

merged 9 commits into from
Jun 15, 2022

Conversation

imbillow
Copy link
Contributor

Your checklist for this pull request

Detailed description

Convert:

  • es
  • il
  • drp
  • ahts
  • .ar-
  • wcr
  • aets-
  • e <val>=?
  • fo

And add

  • CutterCore.getConfigVariableSpaces
  • CutterCore.getConfigOptions

Test plan (required)

Closing issues

Partially addresses #2666

@@ -4430,3 +4457,23 @@ QByteArray CutterCore::ioRead(RVA addr, int len)

return array;
}

QStringList CutterCore::getConfigVariableSpaces(const QString &key)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eventually, we might want to provide this from the Rizin side of the API.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be a separate PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's why I wrote "eventually".

@XVilka XVilka requested review from wargio and ret2libc June 12, 2022 12:12
src/core/Cutter.cpp Outdated Show resolved Hide resolved
Co-authored-by: Giovanni <561184+wargio@users.noreply.github.com>
@XVilka XVilka merged commit 06c8f15 into dev Jun 15, 2022
@XVilka XVilka deleted the convert_apis branch June 15, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants