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

Problem with "--unique" #59

Open
Not-C-Developer opened this issue Feb 13, 2025 · 3 comments
Open

Problem with "--unique" #59

Not-C-Developer opened this issue Feb 13, 2025 · 3 comments

Comments

@Not-C-Developer
Copy link

Not-C-Developer commented Feb 13, 2025

Hi

It might me a problem with "--unique" parameter

Release version: 2.1.3
Windows x86

When i've tested, some ROP gadgets has been lost.

Commands for test
rp-win.exe -f "C:\Program Files\ibm\gsk8\lib\N\icc\osslib\libeay32IBM019.dll" -r 5 --bad-bytes \x00\x09\x0a\x0b\x0c\x0d\x20 > libeay32IBM019.txt
Select-String -Path libeay32IBM019.txt -Pattern ': pop ecx ; ret '|Measure-Object -Line
rp-win.exe -f "C:\Program Files\ibm\gsk8\lib\N\icc\osslib\libeay32IBM019.dll" -r 5 --bad-bytes \x00\x09\x0a\x0b\x0c\x0d\x20 --unique > libeay32IBM019_uniq.txt
Select-String -Path libeay32IBM019_uniq.txt -Pattern ': pop ecx ; ret '|Measure-Object -Line

Image
@0vercl0k
Copy link
Owner

0vercl0k commented Feb 13, 2025 via email

@Not-C-Developer
Copy link
Author

@0vercl0k
Copy link
Owner

0vercl0k commented Feb 14, 2025 via email

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

No branches or pull requests

2 participants