Gallopsled / Gallopsled/pwntools

PowerPC module

Open
#2,173 1 comment 0 reactions 0 assignees View on GitHub
enhancement help-wanted shellcode
Dominant language
Python
Stars
13.7k
Forks
1.9k
Avg merge
6d 23h
Merged PRs (30d)
3

Description

I executed `shellcraft.ppc.linux.open("test.txt", 0)` but I got `AttributeError: 'module' object has no attribute 'pushstr'`.
That's not correct ?
PS: I searched on the internet but nothing

Contributor guide

Open the contributing guide

Research direction

Start by reproducing shellcraft.ppc.linux.open("test.txt", 0) and tracing where the missing pushstr attribute is referenced. Inspect the PowerPC Linux shellcraft entry point and the related pushstr lookup, then verify that the call no longer raises AttributeError and produces shellcode.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
operating-systems, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.