Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
longld
/
peda
Public
Notifications
You must be signed in to change notification settings
Fork
826
Star
6.1k
Code
Issues
46
Pull requests
30
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 3, 2021
Merge pull request #162 from nkitan/master
Show description for 84d38bd
longld
authored
84d38bd
View commit details
Copy full SHA for 84d38bd
Browse repository at this point
Merge pull request #163 from timgates42/bugfix_typo_sequence
Show description for 22496f3
longld
authored
22496f3
View commit details
Copy full SHA for 22496f3
Browse repository at this point
Commits on Dec 23, 2020
docs: fix simple typo, sequece -> sequence
Show description for 26cb228
timgates42
committed
26cb228
View commit details
Copy full SHA for 26cb228
Browse repository at this point
Commits on Dec 19, 2020
Merge pull request #1 from nkitan/nkitan-fix-syntax
Show description for a1f15b5
nkitan
authored
a1f15b5
View commit details
Copy full SHA for a1f15b5
Browse repository at this point
Fixed Syntax Errors in Shellcode.py
Show description for c802397
nkitan
authored
c802397
View commit details
Copy full SHA for c802397
Browse repository at this point
Commits on Jan 28, 2020
Merge pull request #146 from mdumitru/master
Show description for 62b368f
longld
authored
62b368f
View commit details
Copy full SHA for 62b368f
Browse repository at this point
Merge pull request #150 from longld/revert-149-master
Show description for 694af81
longld
authored
694af81
View commit details
Copy full SHA for 694af81
Browse repository at this point
Merge pull request #145 from afq984/master
Show description for 0984243
longld
authored
0984243
View commit details
Copy full SHA for 0984243
Browse repository at this point
Revert "changed "is" to "==""
longld
authored
6de0f5f
View commit details
Copy full SHA for 6de0f5f
Browse repository at this point
Commits on Jan 27, 2020
Merge pull request #149 from not-duckie/master
Show description for d2f4416
longld
authored
d2f4416
View commit details
Copy full SHA for d2f4416
Browse repository at this point
Commits on Dec 23, 2019
i wish i was fluent in markdown -_-
n0tduck1e
authored
8441afd
View commit details
Copy full SHA for 8441afd
Browse repository at this point
markdown error
n0tduck1e
authored
0612c40
View commit details
Copy full SHA for 0612c40
Browse repository at this point
added information
n0tduck1e
authored
ed42e84
View commit details
Copy full SHA for ed42e84
Browse repository at this point
changed is to ==
Show description for 6e87c91
n0tduck1e
authored
6e87c91
View commit details
Copy full SHA for 6e87c91
Browse repository at this point
Commits on Nov 29, 2019
silence python3.8 warnings
mdumitru
committed
2f48add
View commit details
Copy full SHA for 2f48add
Browse repository at this point
Commits on Nov 28, 2019
fix: SyntaxWarning: "is" with a literal. Did you mean "=="?
afq984
committed
ce77916
View commit details
Copy full SHA for ce77916
Browse repository at this point
Commits on Feb 10, 2019
Merge pull request #134 from Redouane555/master
Show description for f76c34d
longld
authored
f76c34d
View commit details
Copy full SHA for f76c34d
Browse repository at this point
Commits on Feb 8, 2019
Fix peda.getpid() for remote debugging
Show description for bfffa63
red0xff
authored
bfffa63
View commit details
Copy full SHA for bfffa63
Browse repository at this point
Commits on Oct 13, 2018
Merge pull request #127 from Redouane555/master
Show description for 7f673be
longld
authored
7f673be
View commit details
Copy full SHA for 7f673be
Browse repository at this point
Commits on Oct 3, 2018
Fixed a bug in the string_to_argv method
Show description for 2d7afd1
red0xff
authored
2d7afd1
View commit details
Copy full SHA for 2d7afd1
Browse repository at this point
Commits on Sep 15, 2018
Update output msg of breakrva
longld
committed
f7824e6
View commit details
Copy full SHA for f7824e6
Browse repository at this point
Merge pull request #126 from quangnh89/master
Show description for d5fab8b
longld
authored
d5fab8b
View commit details
Copy full SHA for d5fab8b
Browse repository at this point
Commits on Sep 10, 2018
set breakpoint at RVA from PIE base.
quangnh89
committed
7b7a850
View commit details
Copy full SHA for 7b7a850
Browse repository at this point
Commits on May 26, 2018
Merge pull request #122 from lambor/master
Show description for e0eb0af
longld
authored
e0eb0af
View commit details
Copy full SHA for e0eb0af
Browse repository at this point
Commits on May 25, 2018
fix skeleton stdin cannot use modified environment
lambor
committed
ade02ae
View commit details
Copy full SHA for ade02ae
Browse repository at this point
Commits on Feb 7, 2018
Merge pull request #117 from Agahlot/master
Show description for 4cd2bfb
longld
authored
4cd2bfb
View commit details
Copy full SHA for 4cd2bfb
Browse repository at this point
Commits on Feb 5, 2018
Fix: *address* instead of *sp*
Agahlot
committed
82fcb5a
View commit details
Copy full SHA for 82fcb5a
Browse repository at this point
fix telescope output
Agahlot
committed
dbb5897
View commit details
Copy full SHA for dbb5897
Browse repository at this point
Commits on May 23, 2017
Merge pull request #97 from privat/fix-typo-doc
Show description for 836b7b6
longld
authored
836b7b6
View commit details
Copy full SHA for 836b7b6
Browse repository at this point
Fix regex in elfheader
longld
authored
bbf5872
View commit details
Copy full SHA for bbf5872
Browse repository at this point
Commits on Apr 8, 2017
Make "clearscreen" more reasonable and configurable
longld
committed
847a926
View commit details
Copy full SHA for 847a926
Browse repository at this point
Commits on Feb 21, 2017
Fix small typo in doc in utils.py s/A-z/A-Z/
privat
committed
a9098ea
View commit details
Copy full SHA for a9098ea
Browse repository at this point
Commits on Jan 25, 2017
Fix "jmp reg" cases in eval_target()
longld
committed
5458dd5
View commit details
Copy full SHA for 5458dd5
Browse repository at this point
Commits on Sep 1, 2016
Merge pull request #86 from Grazfather/eflags_toggle
Show description for bcae7ef
longld
authored
bcae7ef
View commit details
Copy full SHA for bcae7ef
Browse repository at this point
Commits on Aug 25, 2016
eflags: Add toggle option
Grazfather
committed
c3e2105
View commit details
Copy full SHA for c3e2105
Browse repository at this point
Previous
Next
You can’t perform that action at this time.